[U-Boot] [PATCH 04/11] sound: Allow audio codecs to be used by other SoCs

sjg at google.com sjg at google.com
Mon Jan 21 23:42:23 UTC 2019


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 at chromium.org>
---

 drivers/sound/Kconfig         | 8 ++++----
 drivers/sound/max98088.c      | 7 -------
 drivers/sound/max98090.c      | 7 -------
 drivers/sound/max98095.c      | 7 -------
 drivers/sound/maxim_codec.c   | 3 ---
 drivers/sound/samsung_sound.c | 4 ++++
 6 files changed, 8 insertions(+), 28 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list