Hi JD, On Fri, Oct 31, 2014 at 07:20:13PM +0000, Cole, JD wrote: > This version of the driver prevents Telephony pages which are not > mapped as Consumer Control applications AND are not on the Consumer Page > from being registered by the hid-input driver. > > Signed-off-by: JD Cole <jd.cole@xxxxxxxxxxxxxxx> > --- > drivers/hid/Kconfig | 7 ++++ > drivers/hid/Makefile | 1 + > drivers/hid/hid-core.c | 1 + > drivers/hid/hid-ids.h | 2 ++ > drivers/hid/hid-plantronics.c | 78 +++++++++++++++++++++++++++++++++++++++++ > include/linux/hid.h | 3 ++ > 6 files changed, 92 insertions(+) > create mode 100644 drivers/hid/hid-plantronics.c > > diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig > index f42df4d..bf1c74e 100644 > --- a/drivers/hid/Kconfig > +++ b/drivers/hid/Kconfig > @@ -613,6 +613,13 @@ config HID_PICOLCD_CIR > ---help--- > Provide access to PicoLCD's CIR interface via remote control (LIRC). > > +config HID_PLANTRONICS > + tristate "Plantronics USB HID Driver" > + default !EXPERT > + depends on HID > + ---help--- > + Provides HID support for Plantronics telephony devices. > + It looks like your MUA or MTA converted all TABs into spaces. Could you please try resending? Thanks! -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html