commit | 5cb172694a010c9ec786f6ecc2290369f7271108 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Sat Jun 08 12:56:07 2019 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Sun Jun 09 16:48:06 2019 +0200 |
tree | 474883920a910ac99d658c852ff640d482ae788c | |
parent | e5108df402f7729381538720de41da4f178eae3b [diff] |
rtc: rv8803: 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>