linux/drivers/usb/misc
pancho horrillo 37e9066b2f USB: Fix a bug on appledisplay.c regarding signedness
brightness status is reported by the Apple Cinema Displays as an
'unsigned char' (u8) value, but the code used 'char' instead.

Note that he driver was developed on the PowerPC architecture,
where the two types are synonymous, which is not always the case.

Fixed that.  Otherwise the driver will interpret brightness
levels > 127 as negative, and fail to load.

Signed-off-by: pancho horrillo <pancho@pancho.name>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-12-23 11:34:20 -08:00
..
sisusbvga
Kconfig
Makefile
adutux.c
appledisplay.c
berry_charge.c
cypress_cy7c63.c
cytherm.c
emi26.c
emi62.c
ftdi-elan.c
idmouse.c
iowarrior.c
isight_firmware.c
ldusb.c
legousbtower.c
rio500.c
rio500_usb.h
trancevibrator.c
usb_u132.h
usblcd.c
usbled.c
usbsevseg.c
usbtest.c
uss720.c
vstusb.c