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
Andres Salomon 3e5e624bfd staging/olpc_dcon: use s/r hooks from device_driver->pm
..instead of the i2c_driver hooks.  This should silence the following
runtime warnings:

[   17.820321] i2c-core: driver [olpc_dcon] using legacy suspend method
[   17.846082] i2c-core: driver [olpc_dcon] using legacy resume method

Signed-off-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-22 11:39:22 -07: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
olpc_dcon.c staging/olpc_dcon: use s/r hooks from device_driver->pm 2012-10-22 11:39:22 -07:00
olpc_dcon.h staging/olpc_dcon: drop fb_notifier code 2012-10-22 11:39:21 -07:00
olpc_dcon_xo_1.c staging/olpc_dcon: fix checkpatch warnings 2012-08-17 09:45:37 -07:00
olpc_dcon_xo_1_5.c staging/olpc_dcon: drop pin frobbing code for xo1.5 2012-10-22 11:39:22 -07:00