diff options
author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2019-12-18 11:16:24 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2019-12-23 13:22:21 +0300 |
commit | 47a3c048373b8ba441075122e04f3617da0a611a (patch) | |
tree | 12ec432ce04a2dd44dc00ddb65ea9b291acc34d9 /ipc | |
parent | e2ed7507ae89b92b67025f221448b543e2333b21 (diff) | |
download | linux-47a3c048373b8ba441075122e04f3617da0a611a.tar.xz |
rtc: rx8025: Remove struct i2c_client from struct rx8025_data
struct i2c_client can be referenced from the device structure, so this
doesn't need to have it in struct rx8025_data.
Remove struct i2c_client from struct rx8025_data.
CC: Alessandro Zummo <a.zummo@towertech.it>
CC: Alexandre Belloni <alexandre.belloni@bootlin.com>
CC: Wolfgang Grandegger <wg@grandegger.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Link: https://lore.kernel.org/r/20191218081624.3307752-1-iwamatsu@nigauri.org
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions