diff options
author | Francisco Larramendi <flarramendi@gmail.com> | 2006-10-17 00:09:53 -0700 |
---|---|---|
committer | Chris Wright <chrisw@sous-sol.org> | 2006-11-03 17:33:49 -0800 |
commit | a9258b488424e70a0f8a398aaf18d018b6a9aaef (patch) | |
tree | 1e5fe78460cc0ec18aafc70aba9d0cdde885229c /drivers/isdn/capi/capidrv.c | |
parent | 9140a25cbeb75cdbc795b962ab2843c421242dcc (diff) |
[PATCH] rtc-max6902: month conversion fix
Fix October-only BCD-to-binary conversion bug:
0x08 -> 7
0x09 -> 8
0x10 -> 15 (!)
0x11 -> 19
Fixes http://bugzilla.kernel.org/show_bug.cgi?id=7361
Cc: Raphael Assenat <raph@raphnet.net>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Diffstat (limited to 'drivers/isdn/capi/capidrv.c')
0 files changed, 0 insertions, 0 deletions