Merge branch 'lineage-20' of https://github.com/LineageOS/android_kernel_qcom_sm8250 into lineage-22.1
Change-Id: Ib5c234d95e3f41cfa458ac48d666fbab920b0b6e
This commit is contained in:
@@ -799,11 +799,7 @@
|
||||
#define SW_MUTE_DEVICE 0x0e /* set = device disabled */
|
||||
#define SW_PEN_INSERTED 0x0f /* set = pen inserted */
|
||||
#define SW_MACHINE_COVER 0x10 /* set = cover closed */
|
||||
#define SW_HPHL_OVERCURRENT 0x11 /* set = over current on left hph */
|
||||
#define SW_HPHR_OVERCURRENT 0x12 /* set = over current on right hph */
|
||||
#define SW_MICROPHONE2_INSERT 0x13 /* set = inserted */
|
||||
#define SW_UNSUPPORT_INSERT 0x14 /* set = unsupported device inserted */
|
||||
#define SW_MAX 0x20
|
||||
#define SW_MAX 0x10
|
||||
#define SW_CNT (SW_MAX+1)
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user