From: Rask Ingemann Lambertsen Date: Wed, 11 Nov 2009 22:26:36 +0000 (-0800) Subject: rtc: pcf50633: fix month off-by-one error X-Git-Tag: v2.6.32-rc7~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=265f2a057bf6b567a32bb16dc8b1765cf0555d9f;p=pandora-kernel.git rtc: pcf50633: fix month off-by-one error The PCF50633 stores a month value of 1-12, but the kernel wants 0-11. Signed-off-by: Rask Ingemann Lambertsen Signed-off-by: Paul Fertser Cc: Paul Gortmaker Cc: Balaji Rao Cc: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed