From: James Chapman Date: Sun, 6 Nov 2005 22:07:38 +0000 (+0100) Subject: [PATCH] i2c: ds1337 BCD conversion fix X-Git-Tag: v2.6.15-rc1~58^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef9627464490fe67235bbd5724d55345b92c0315;p=pandora-kernel.git [PATCH] i2c: ds1337 BCD conversion fix Fix BCD value errors when month=9, moving the increment inside the BIN2BCD macro. Fix similar code for the weekday value, just for consistency. This bug was reported by Michael Burian . Signed-off-by: James Chapman Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed