commit | 6f5b390b3abe690ac3875a226e96a1528647f948 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Sun Oct 21 22:00:41 2018 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Oct 22 17:53:12 2018 +0200 |
tree | e07d79aeda856480427d7c37b8eb48af9ebc363f | |
parent | c3e04915b8674a748916db6f7adf92da03b68bef [diff] |
rtc: ds1685: simplify getting .driver_data We should get 'driver_data' from 'struct device' directly. Going via platform_device is an unneeded step back and forth. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>