drivers/rtc/rtc-bq32k.c: fix register value
authorPavel Machek <pavel@ucw.cz>
Wed, 29 Oct 2014 21:50:42 +0000 (14:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 29 Oct 2014 23:33:14 +0000 (16:33 -0700)
commit5a6e7599d3f8000496068b12276492311efad5ea
treefcc773f9e12207ae748d26d10ae661f2ba0f6564
parent35dca71c1fad13616d9ea336c05730071793b63a
drivers/rtc/rtc-bq32k.c: fix register value

Fix register value in bq32000 trickle charging.

Mike reported that I'm using wrong value in one trickle-charging case,
and after checking docs, I must admit he's right.

Signed-off-by: Pavel Machek <pavel@denx.de>
Reported-by: Mike Bremford <mike@bfo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-bq32k.c