OSDN Git Service

rtc: mv: use BIT()
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 8 Jun 2015 14:16:14 +0000 (16:16 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 24 Jun 2015 23:13:44 +0000 (01:13 +0200)
commitfe5613360102de0dd79102ec2d2e006a5eeb00d8
treec2b25d247ed8abc76443f479be19f4e54ca8490f
parentb2bd2370a25b78a7090ac701836d414cdb731bea
rtc: mv: use BIT()

Use bit instead of hand coding the shift and correct the 24 hour vs 24
hours typo.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-mv.c