commit | e5108df402f7729381538720de41da4f178eae3b | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Sat Jun 08 12:56:06 2019 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Sun Jun 09 16:48:04 2019 +0200 |
tree | 0798191c1049a10944e5861591662fc8d1ec623e | |
parent | 55c24316223ba43361dd4be5321a8cd103402e30 [diff] |
rtc: m41t80: simplify getting the adapter of a client We have a dedicated pointer for that, so use it. Much easier to read and less computation involved. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>