rtc: bq32k: Use correct mask name for 'minutes' register.
authorJan Östlund <jao@hms.se>
Thu, 11 Aug 2016 11:31:43 +0000 (13:31 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 31 Aug 2016 16:21:35 +0000 (18:21 +0200)
commit6ed1a51e0b8a981ab0540117f0c47c1f11fca5fa
tree87bbc869894965f4831327f461961963d676bad4
parent84281c2d72a70456a3ba8d1e49548dd469f2e9d8
rtc: bq32k: Use correct mask name for 'minutes' register.

The BQ32K_SECONDS_MASK and BQ32K_MINUTES_MASK both has the same
value. This is no functional change.

Signed-off-by: Jan Östlund <jao@hms.se>
Signed-off-by: Daniel Romell <daro@hms.se>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-bq32k.c