Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mfd: Remove VIB defines from pcap header file

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>

authored by

Daniel Ribeiro and committed by
Samuel Ortiz
327bc3a3 89a99e76

-4
-4
include/linux/mfd/ezx-pcap.h
··· 227 227 #define PCAP_LED1 1 228 228 #define PCAP_BL0 2 229 229 #define PCAP_BL1 3 230 - #define PCAP_VIB 4 231 230 #define PCAP_LED_3MA 0 232 231 #define PCAP_LED_4MA 1 233 232 #define PCAP_LED_5MA 2 ··· 245 246 #define PCAP_LED0_C_SHIFT 15 246 247 #define PCAP_LED1_C_SHIFT 17 247 248 #define PCAP_BL1_SHIFT 20 248 - #define PCAP_VIB_MASK 0x3 249 - #define PCAP_VIB_SHIFT 20 250 - #define PCAP_VIB_EN (1 << 19) 251 249 252 250 /* RTC */ 253 251 #define PCAP_RTC_DAY_MASK 0x3fff