mbox series

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

Message ID 20231023095453.4860-1-maso.huang@mediatek.com (mailing list archive)
Headers show
Series ASoC: mediatek: Remove redundant code and add sample rate checker of MT7986 SoC | expand

Message

Maso Huang (黃加竹) Oct. 23, 2023, 9:54 a.m. UTC
1. Remove redundant remove function.
2. Add sample rate checker.
Patches are based on broonie tree "for-next" branch.

Maso Huang (2):
  ASoC: mediatek: mt7986: remove redundant remove function
  ASoC: mediatek: mt7986: add sample rate checker

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