On 04/16/2008 03:45 PM, Jiri Kosina wrote:
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?
Since the apple mightymouse is only quirked bluetooth device. Do you want me to
split it to 2 patches -- an usb part and a BT part? (Or note this in changelog?)
Thanks.
--
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