Skip to content
Commit 1713e903 authored by Jean-Baptiste Maneyrol's avatar Jean-Baptiste Maneyrol Committed by Linus Torvalds
Browse files

[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: default avatarAlessandro Zummo <a.zummo@towertech.it>
Cc: <stable@kernel.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 365e0223
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment