[U-Boot] [PATCH 06/30] dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv

sjg at google.com sjg at google.com
Sun Dec 9 23:23:27 UTC 2018


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 at chromium.org>
---

 drivers/sound/samsung-i2s.c |  6 +++---
 drivers/sound/sound-i2s.c   | 10 +++++-----
 include/i2s.h               |  8 ++++----
 3 files changed, 12 insertions(+), 12 deletions(-)

Applied to u-boot-dm/master


More information about the U-Boot mailing list