These changes are a raw update to a vanilla kernel 4.1.10, with the
[kvmfornfv.git] / kernel / drivers / rtc / rtc-abx80x.c
index 4337c3b..afea84c 100644 (file)
@@ -28,7 +28,7 @@
 #define ABX8XX_REG_WD          0x07
 
 #define ABX8XX_REG_CTRL1       0x10
-#define ABX8XX_CTRL_WRITE      BIT(1)
+#define ABX8XX_CTRL_WRITE      BIT(0)
 #define ABX8XX_CTRL_12_24      BIT(6)
 
 #define ABX8XX_REG_CFG_KEY     0x1f