lkml.org 
[lkml]   [2020]   [Dec]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] ASoC: intel: sof_rt5682: Add support for tgl_rt1011_rt5682
From
Date

> +struct {
> + unsigned int tx;
> + unsigned int rx;
> +} rt1011_tdm_mask[] = {
> + {.tx = 0x4, .rx = 0x1},
> + {.tx = 0x8, .rx = 0x2},
> +};

as noted in the GitHub review this should be static and possibly const.

\
 
 \ /
  Last update: 2020-12-02 16:55    [W:0.142 / U:0.240 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site