commit | bd16f9ebd083b965dcdfb6b762e206374d5b823b | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Thu Jul 26 10:41:00 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Jul 26 11:35:16 2007 -0700 |
tree | 2fd41468f9f7d1c9191a6260d6e7d6b1d2c89f71 | |
parent | 47572b84aa3d4c9d44bceb43af8c58744b96af10 [diff] |
rtc-ds1307: typo fix found by coverity Fix a typo turned up by a Coverity check: referring to the wrong register, which could cause problems with DS1338 RTCs whose oscillators halted. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>