From 1713e903c680de4934837689abecc5df02f463ac Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Maneyrol Date: Sat, 30 Sep 2006 23:28:12 -0700 Subject: [PATCH] [PATCH] rtc driver rtc-pcf8563 century bit inversed The century bit PCF8563_MO_C in the month register is misinterpreted. It is set to 1 for the 20th century and 0 for 21th, and the driver is expecting the opposite behavior. Acked-by: Alessandro Zummo Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed