[PATCH v2 0/3] ASoC: mediatek: Remove redundant code and add sample rate checker of MT7986 SoC

Maso Huang maso.huang at mediatek.com
Mon Oct 23 20:50:16 PDT 2023


Changes in v2:
 - devide v1 patch [1/2] into v2 [1/3] [2/3] with appropriate title and description
 - refine error log based on reviewer's suggestions [3/3]

1. Drop the remove callback of mt7986_wm8960.
2. Remove the mt7986_wm8960_priv structure
3. Add sample rate checker.
Patches are based on broonie tree "for-next" branch.

Maso Huang (3):
  ASoC: mediatek: mt7986: drop the remove callback of mt7986_wm8960
  ASoC: mediatek: mt7986: remove the mt7986_wm8960_priv structure
  ASoC: mediatek: mt7986: add sample rate checker

 sound/soc/mediatek/mt7986/mt7986-dai-etdm.c | 23 +++++++++--
 sound/soc/mediatek/mt7986/mt7986-wm8960.c   | 43 ++++++---------------
 2 files changed, 31 insertions(+), 35 deletions(-)

-- 
2.18.0




More information about the linux-arm-kernel mailing list