tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / include / linux / mfd / ezx-pcap.h
index dec82b0..3402042 100644 (file)
@@ -45,7 +45,7 @@ void pcap_set_ts_bits(struct pcap_chip *, u32);
 #define PCAP_CLEAR_INTERRUPT_REGISTER  0x01ffffff
 #define PCAP_MASK_ALL_INTERRUPT                0x01ffffff
 
-/* registers acessible by both pcap ports */
+/* registers accessible by both pcap ports */
 #define PCAP_REG_ISR           0x0     /* Interrupt Status */
 #define PCAP_REG_MSR           0x1     /* Interrupt Mask */
 #define PCAP_REG_PSTAT         0x2     /* Processor Status */
@@ -67,7 +67,7 @@ void pcap_set_ts_bits(struct pcap_chip *, u32);
 #define PCAP_REG_VENDOR_TEST1  0x1e
 #define PCAP_REG_VENDOR_TEST2  0x1f
 
-/* registers acessible by pcap port 1 only (a1200, e2 & e6) */
+/* registers accessible by pcap port 1 only (a1200, e2 & e6) */
 #define PCAP_REG_INT_SEL       0x3     /* Interrupt Select */
 #define PCAP_REG_SWCTRL                0x4     /* Switching Regulator Control */
 #define PCAP_REG_VREG1         0x5     /* Regulator Bank 1 Control */
@@ -227,7 +227,6 @@ void pcap_set_ts_bits(struct pcap_chip *, u32);
 #define PCAP_LED1              1
 #define PCAP_BL0               2
 #define PCAP_BL1               3
-#define PCAP_VIB               4
 #define PCAP_LED_3MA           0
 #define PCAP_LED_4MA           1
 #define PCAP_LED_5MA           2
@@ -246,9 +245,6 @@ void pcap_set_ts_bits(struct pcap_chip *, u32);
 #define PCAP_LED0_C_SHIFT      15
 #define PCAP_LED1_C_SHIFT      17
 #define PCAP_BL1_SHIFT         20
-#define PCAP_VIB_MASK          0x3
-#define PCAP_VIB_SHIFT         20
-#define PCAP_VIB_EN            (1 << 19)
 
 /* RTC */
 #define PCAP_RTC_DAY_MASK      0x3fff