commit | a27c7bf657cb4ab893328359b66a584251be6cac | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Tue Aug 04 10:46:22 2015 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Sat Sep 05 13:19:12 2015 +0200 |
tree | f8ff725990e658808c4a105a883e2889a292a3c3 | |
parent | 8a06513df55ef10baf80f55d13786eb29efa4fa6 [diff] |
rtc: rx8025: fix rx8025_init_client() rx8025_init_client is modifying ctrl[0] and writing it to RX8025_REG_CTRL2 but ctrl[0] is actually RX8025_REG_CTRL1. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>