Re: [PATCH v2 1/5] ASoC: tas2781: Add Header file for tas2781 driver

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

 



On 5/8/2023 7:44 AM, Shenghao Ding wrote:
Create Header file for  tas2781 driver.

Signed-off-by: Shenghao Ding <13916275206@xxxxxxx>

---
Changes in v2:
  - fixed issue | Reported-by: kernel test robot <lkp@xxxxxxxxx>
    | Link: https://lore.kernel.org/oe-kbuild-all/202305022033.LiI7Ojm4-lkp@xxxxxxxxx/
  Changes to be committed:
	new file:   include/sound/tas2781-dsp.h
	new file:   include/sound/tas2781-tlv.h
	new file:   include/sound/tas2781.h
---

...

+enum channel {
+	top_left_Chn,
+	top_right_chn,
+	bottom_left_Chn,
+	bottom_right_chn,
+	max_chn,
+};

Why some enums have capitalized Chn? Just use chn everywhere.






[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux