Re: [PATCH] ASoC: intel: sof_rt5682: Add support for tgl_rt1011_rt5682

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




+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.




[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Pulse Audio]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux