[U-Boot] [PATCH 07/30] dm: sound: Drop codec_type

sjg at google.com sjg at google.com
Sun Dec 9 23:23:24 UTC 2018


This field is not really used. It is always set to a known value. Drop it
to simplify the code.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 drivers/sound/max98095.c | 14 --------------
 drivers/sound/wm8994.c   | 10 ----------
 include/sound.h          |  9 ---------
 3 files changed, 33 deletions(-)

Applied to u-boot-dm/master


More information about the U-Boot mailing list