Re: [PATCH 8/9] HID: move apple quirks

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Marcel Holtmann
Date: Sunday, May 11, 2008 - 4:15 pm

Hi Jiri,


<snip>


why do we have to have this within #ifdefs. The HID_BLUETOOTH_DEVICE
should work even without Bluetooth compiled. It depends only on having
the BUS_BLUETOOTH present. In theory we could have a different Bluetooth
stack providing BUS_BLUETOOTH devices (like through uinput).

<snip>


no shortcut please. Use hid_bluetooth_blacklist. And why do we need two
separate blacklists anyway. We use HID_USB_DEVICE and
HID_BLUETOOTH_DEVICE. Both carry the bus information with them.

<snip>


I really like to see this go away :)

Acked-by: Marcel Holtmann <marcel@holtmann.org>

Regards

Marcel


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/9] modpost: add support for hid, Jiri Slaby, (Sun May 11, 1:00 pm)
[PATCH 2/9] HID: make a bus from hid code, Jiri Slaby, (Sun May 11, 1:00 pm)
[PATCH 3/9] HID: hid, make parsing event driven, Jiri Slaby, (Sun May 11, 1:00 pm)
[PATCH 4/9] HID: move ids into separate file, Jiri Slaby, (Sun May 11, 1:00 pm)
[PATCH 5/9] HID: move usage input mapping to hid.h, Jiri Slaby, (Sun May 11, 1:00 pm)
[PATCH 6/9] HID: move logitech report quirks, Jiri Slaby, (Sun May 11, 1:00 pm)
[PATCH 7/9] HID: move ignore quirks, Jiri Slaby, (Sun May 11, 1:00 pm)
[PATCH 8/9] HID: move apple quirks, Jiri Slaby, (Sun May 11, 1:00 pm)
[PATCH 9/9] HID: add compat support, Jiri Slaby, (Sun May 11, 1:00 pm)
Re: [PATCH 9/9] HID: add compat support, Sam Ravnborg, (Sun May 11, 1:48 pm)
Re: [PATCH 9/9] HID: add compat support, Jiri Slaby, (Sun May 11, 2:07 pm)
Re: [PATCH 9/9] HID: add compat support, Sam Ravnborg, (Sun May 11, 2:18 pm)
Re: [PATCH 2/9] HID: make a bus from hid code, Marcel Holtmann, (Sun May 11, 4:05 pm)
Re: [PATCH 8/9] HID: move apple quirks, Marcel Holtmann, (Sun May 11, 4:15 pm)
Re: [PATCH 9/9] HID: add compat support, Marcel Holtmann, (Sun May 11, 4:18 pm)
Re: [PATCH 3/9] HID: hid, make parsing event driven, Marcel Holtmann, (Sun May 11, 4:20 pm)
Re: [PATCH 9/9] HID: add compat support, Jiri Slaby, (Mon May 12, 12:19 am)
Re: [PATCH 2/9] HID: make a bus from hid code, Jiri Slaby, (Wed May 14, 2:30 am)
Re: [PATCH 3/9] HID: hid, make parsing event driven, Jiri Slaby, (Wed May 14, 2:34 am)
Re: [PATCH 3/9] HID: hid, make parsing event driven, Jiri Kosina, (Wed May 14, 5:08 am)
Re: [PATCH 2/9] HID: make a bus from hid code, Marcel Holtmann, (Thu May 15, 2:11 am)