Files
linux/drivers/input/mouse
Dmitry Torokhov 26e56eb2bf Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP
CONFIG_PM is defined when CONFIG_PM_SLEEP or CONFIG_PM_RUNTIME is defined,
however suspend and resume methods are only valid in context of
CONFIG_PM_SLEEP. If only CONFIG_PM_RUNTIME is defined we get the following
warning (courtesy of Geerts randconfig builds):

	synaptics_i2c.c: warning: 'synaptics_i2c_resume' defined but not used

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2011-10-06 19:43:00 -07:00
..
2011-07-30 12:03:26 -07:00
2008-05-20 12:17:39 -04:00
2008-05-20 12:17:39 -04:00
2009-09-10 22:11:38 -07:00
2009-09-10 22:11:38 -07:00
2008-05-20 12:17:39 -04:00
2009-09-10 22:11:38 -07:00
2011-03-31 11:26:23 -03:00