commit | 1e094b946c1e2186b412118c2af3cc602cad3ac4 | [log] [tgz] |
---|---|---|
author | Joshua Clayton <stillcompiling@gmail.com> | Mon Jan 04 10:31:22 2016 -0800 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Mon Mar 14 17:07:58 2016 +0100 |
tree | 3e14496f0fbcb4a7daec78badf3f56289ae7038c | |
parent | 809b453b76e1544d245b7285fe570f3f20b8bd89 [diff] |
rtc: pcf2123: refactor chip reset into a function Refactor chip reset items into its own function, isolating it from the rest of the device probe. Subsequent commits will avoid calling this code. Signed-off-by: Joshua Clayton <stillcompiling@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>