]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/hwspinlock.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)
commitb9cfb3d1200bcfd4b275f65fa84b2348560b9e30
treeceb6a63951eb2aeaa2b9b2de1e3a803a0803853d
parent4425070a5cfe634bc8e5657ff819a7a0c2d39d33
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