dm: sound: Rename samsung_i2s_priv to i2s_uc_priv
authorSimon Glass <sjg@chromium.org>
Mon, 10 Dec 2018 17:37:32 +0000 (10:37 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Dec 2018 23:32:49 +0000 (16:32 -0700)
commit45863db5a97360b6843a0488621342819e9a6e62
tree964a0db523c449be90b6d82b37baf8345cfd90a1
parent2a0495724133058ab7c6aa1e8dc9433344d45231
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>
drivers/sound/samsung-i2s.c
drivers/sound/sound-i2s.c
include/i2s.h