alistair23-linux/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
Makefile
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
TODO