commit | 5a6e7599d3f8000496068b12276492311efad5ea | [log] [tgz] |
---|---|---|
author | Pavel Machek <pavel@ucw.cz> | Wed Oct 29 14:50:42 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Oct 29 16:33:14 2014 -0700 |
tree | fcc773f9e12207ae748d26d10ae661f2ba0f6564 | |
parent | 35dca71c1fad13616d9ea336c05730071793b63a [diff] |
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>