]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: omap: drop unnecessary register unlock around reads
authorJohan Hovold <johan@kernel.org>
Wed, 4 Jul 2018 09:05:58 +0000 (11:05 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 12 Jul 2018 18:31:21 +0000 (20:31 +0200)
commit19bf79078d3ed422af3d5777dbb26d78707a2ff0
treeceb6a63951eb2aeaa2b9b2de1e3a803a0803853d
parent60d24ca8994f74c10a5395d4cba67334d5fcc73d
rtc: omap: drop unnecessary register unlock around reads

Drop unnecessary register write-unlock around two read accesses.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-omap.c