On Fri, 4 Apr 2008, Jiri Slaby wrote: > Move them from core code to separate driver. > Signed-off-by: Jiri Slaby <jslaby@xxxxxxx> > --- > drivers/hid/Kconfig | 7 + > drivers/hid/Makefile | 1 + > drivers/hid/hid-apple.c | 496 +++++++++++++++++++++++++++++++++++++++ > drivers/hid/hid-core.c | 33 +++- > drivers/hid/hid-input-quirks.c | 8 - > drivers/hid/hid-input.c | 218 +----------------- > drivers/hid/usbhid/hid-quirks.c | 43 ---- > include/linux/hid.h | 11 - > net/bluetooth/hidp/core.c | 22 -- Hi Jiri, how is the bluetooth quirk code removal related to the rest of the patch (apple quirks movement) please? Thanks, -- Jiri Kosina SUSE Labs -- 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