Francisco Larramendi c430169e0c [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: Linus Torvalds <torvalds@osdl.org>
2006-10-17 08:18:44 -07:00
..
2006-03-27 08:44:51 -08:00
2006-10-04 08:15:14 -07:00
2006-10-04 08:15:14 -07:00
2006-10-01 00:39:25 -07:00
2006-10-04 08:15:14 -07:00
2006-10-06 15:31:16 +09:00
2006-10-01 10:39:01 -07:00