From: Tony Prisk Date: Fri, 4 Jan 2013 23:35:47 +0000 (-0800) Subject: drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield X-Git-Tag: v3.8-rc3~16^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=532db570e5181abc8f4f7bfa6c77c69ec2240198;p=pandora-kernel.git drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield Control register bitfield for 12H/24H mode is handled incorrectly. Setting CR_24H actually enables 12H mode. This patch renames the define and changes the initialization code to correctly set 24H mode. Signed-off-by: Tony Prisk Cc: Edgar Toernig Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed