dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/olpc_dcon
Valentin Rothberg c542341dff Staging: olpc_dcon.c: obsolete use of strict_stroul
As Dan mentioned, dcon_write() will only write u16 values. The
appropriate parts have been changed. As a result of module_param()
not accepting u16 as a valid data type, ushort is used.

Signed-off-by: Valentin Rothberg <valentinrothberg@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-12-08 15:01:49 -08:00
..
Kconfig staging: fix olpc_dcon build, needs BACKLIGHT_CLASS_DEVICE 2011-06-07 12:28:39 -07:00
Makefile staging: olpc_dcon: add config options for XO_1 and XO_1_5, drop hardcoded XO-1 stuff 2011-02-18 12:33:21 -08:00
TODO drivers/staging/olpc_dcon: convert to new cs5535 gpio API 2011-01-13 08:03:13 -08:00
olpc_dcon.c Staging: olpc_dcon.c: obsolete use of strict_stroul 2011-12-08 15:01:49 -08:00
olpc_dcon.h staging: olpc_dcon: ->read_status() API change 2011-12-08 15:00:43 -08:00
olpc_dcon_xo_1.c staging: olpc_dcon: ->read_status() API change 2011-12-08 15:00:43 -08:00
olpc_dcon_xo_1_5.c staging: olpc_dcon: ->read_status() API change 2011-12-08 15:00:43 -08:00