Re: [PATCH 2/9] HID: make a bus from hid code

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

Hi Jiri,


<snip>
 

please rename it to hidp_table[].

Also can we do HID_BLUETOOTH_DEVICE() here. Since the bus constant is
called BUS_BLUETOOTH. Please don't shortcut it.


And this one to hidp_driver instead of hid_generic_bt.

Also the name "hid-generic-bt" is not okay. Call it "hidp" since that is
the driver name. An alternative would be "hid-bluetooth". I don't like
the "generic" part and we never used the shortcut "bt" in any sysfs
visible file.

Do we really need the "hid-" prefix here. Since it is on the HID bus
anyway, we can leave the magic details to the driver model and simply
call it "bluetooth".

Other than that:

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)