]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Staging: asus_oled: Add defines for asus vendor_id and device_id to be consistent...
authorPeter Huewe <peterhuewe@gmx.de>
Tue, 15 Dec 2009 04:04:22 +0000 (05:04 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:42:29 +0000 (16:42 -0800)
commite89230ec9154870a165de7e4acc411e1e7eec345
tree9d1c2fbec142931f833ce9eeec274210244a30c7
parent8d4ecdda9870d0999ebb8ed59293f420b5d244fd
Staging: asus_oled: Add defines for asus vendor_id and device_id to be consistent with hid-ids.h

This almost trivial patch replaces the hardcoded values for the vendor and
device ids with defines, as they are used in drivers/hid/hid-ids.h

For me this seems to be more consistent, however as drivers/hid/hid-ids.h
is not within the default include directory I had to redefine the defines here
(maybe move the hid-ids.h to include/linux ?)

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/asus_oled/asus_oled.c