
14 Dec
2018
14 Dec
'18
4:38 p.m.
This structure contains information that is likely needed by any i2s driver so it seems useful to attach it to the (forthcoming) i2c uclass. For now, just rename it.
Signed-off-by: Simon Glass sjg@chromium.org ---
Changes in v2: None
drivers/sound/samsung-i2s.c | 4 ++-- drivers/sound/sound-i2s.c | 10 +++++----- include/i2s.h | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-)
Applied to u-boot-dm/master