diff options
| author | Jiri Kosina <[email protected]> | 2006-12-08 18:41:03 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2006-12-08 10:43:14 -0800 |
| commit | 4916b3a57fc94664677d439b911b8aaf86c7ec23 (patch) | |
| tree | fc8038ec52950ddfdb1c6c66f90eb1c381e446ca /include/linux/debugobjects.h | |
| parent | 229695e51efc4ed5e04ab471c82591d0f432909d (diff) | |
[PATCH] Generic HID layer - USB API
- 'dev' in struct hid_device changed from struct usb_device to
struct device and fixed all the users
- renamed functions which are part of USB HID API from 'hid_*' to
'usbhid_*'
- force feedback initialization moved from common part into USB-specific
driver
- added usbhid.h header for USB HID API users
- removed USB-specific fields from struct hid_device and moved them
to new usbhid_device, which is pointed to by hid_device->driver_data
- fixed all USB users to use this new structure
Signed-off-by: Jiri Kosina <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Cc: Dmitry Torokhov <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions