]> git.ipfire.org Git - thirdparty/u-boot.git/commit
dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv
authorSimon Glass <sjg@chromium.org>
Mon, 3 Dec 2018 11:37:22 +0000 (04:37 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Dec 2018 23:32:49 +0000 (16:32 -0700)
commitccf0425e3208cbc17f08411651c1197da3b38f3a
tree76a2c8e302615ee7e7f42c2c11de979b48986730
parentd2eab333a7fe83eb6bfcc1b4b8a522ce1aa4d761
dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv

This struct is only used by the Samsung I2C driver and should move into
that driver. For now, rename it so it is clear that is driver-private
info.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/sound/samsung-i2s.c
drivers/sound/sound-i2s.c
include/i2s.h