[U-Boot] [PATCH v2 03/22] dm: sound: Rename samsung_i2s_priv to i2s_uc_priv
sjg at google.com
sjg at google.com
Fri Dec 14 15:38:56 UTC 2018
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 at 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
More information about the U-Boot
mailing list