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)
commitafcd64579486e1745a3cb964bfe36267d90b4c3e
treee3727fc25888dd90b2cbcc2fe2e385213e21bcdd
parentf0b02f3dd674783b02ee18e1c841b47c294318f7
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