mfd: Remove VIB defines from pcap header file
authorDaniel Ribeiro <drwyrm@gmail.com>
Fri, 31 Jul 2009 10:38:02 +0000 (12:38 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 17 Sep 2009 07:46:55 +0000 (09:46 +0200)
Vibrator will be accessed via the pcap-regulator driver, no need to expose its
bits in the header file.

Signed-off-by: Daniel Ribeiro <drwyrm@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/linux/mfd/ezx-pcap.h

index dec82b0..e5124ce 100644 (file)
@@ -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