]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writing
authorOndrej Zary <linux@rainbow-software.org>
Fri, 16 Dec 2011 04:50:23 +0000 (15:50 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 21 Dec 2011 06:01:34 +0000 (17:01 +1100)
commit74bef7d60e26441aa8f2f4062110d64b4cc7e67f
tree1bf2f660ab9148aae904a30e938936074e19f0ee
parent937030d1c01c5fa56c7e70d04f31582006fcdd03
drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writing

Fix writing to NVRAM bank 2 in rtc-cmos driver.  It never worked since its
introduction in 2.6.28 because of a typo.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-cmos.c