Commits
Simon Glass committed 45863db5a97
dm: sound: Rename samsung_i2s_priv to i2s_uc_priv 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>