]> git.baikalelectronics.ru Git - uboot.git/commit
sound: Allow audio codecs to be used by other SoCs
authorSimon Glass <sjg@chromium.org>
Thu, 27 Dec 2018 20:24:39 +0000 (13:24 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 9 Feb 2019 19:50:22 +0000 (12:50 -0700)
commit45edcbac3c71e45e0112059791fe123649758c34
treee3727fc25888dd90b2cbcc2fe2e385213e21bcdd
parent1d1feb79b781f2df97fb352eb65ffb46d8481a46
sound: Allow audio codecs to be used by other SoCs

At present there is still some samsung-specific code in the audio codecs.
Remove it so that these can be used by other SoCs.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/sound/Kconfig
drivers/sound/max98088.c
drivers/sound/max98090.c
drivers/sound/max98095.c
drivers/sound/maxim_codec.c
drivers/sound/samsung_sound.c