Jingoo Han
7f26282f05
Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resume
...
Add CONFIG_PM_SLEEP to suspend/resume functions to fix the build
warnings when CONFIG_PM_SLEEP is not selected. This is because
sleep PM callbacks defined by SET_SYSTEM_SLEEP_PM_OPS are only used
when the CONFIG_PM_SLEEP is enabled.
drivers/input/misc/pwm-beeper.c:147:12: warning: 'pwm_beeper_suspend' defined but not used [-Wunused-function]
drivers/input/misc/pwm-beeper.c:157:12: warning: 'pwm_beeper_resume' defined but not used [-Wunused-function]
Signed-off-by: Jingoo Han <jg1.han@samsung.com >
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com >
2013-08-12 22:32:26 -07:00
..
2012-11-24 00:05:38 -08:00
2012-11-24 00:05:38 -08:00
2013-05-05 20:13:43 -07:00
2013-03-26 22:09:55 -07:00
2013-03-26 22:09:55 -07:00
2012-07-04 13:12:19 -07:00
2011-08-22 09:59:26 -07:00
2013-03-26 22:09:51 -07:00
2013-04-07 21:02:29 -07:00
2012-12-24 09:52:46 -08:00
2010-07-03 13:13:21 -07:00
2012-11-28 13:43:52 +00:00
2012-01-10 10:55:52 -08:00
2013-01-26 00:37:24 +01:00
2013-05-05 20:13:53 -07:00
2013-02-15 18:52:45 -08:00
2012-05-04 15:32:55 -07:00
2012-11-24 00:05:38 -08:00
2012-06-03 12:04:08 +02:00
2010-11-30 23:05:21 -08:00
2012-11-24 00:05:38 -08:00
2012-12-18 12:46:37 -08:00
2012-11-24 00:05:38 -08:00
2012-11-24 00:05:38 -08:00
2012-11-24 00:05:38 -08:00
2013-05-05 20:14:03 -07:00
2013-05-05 00:12:56 -04:00
2013-04-01 22:23:30 -07:00
2013-05-28 00:57:35 -07:00
2013-06-27 23:00:25 -07:00
2012-05-04 15:32:58 -07:00
2012-11-24 00:05:38 -08:00
2013-05-28 00:57:41 -07:00
2013-06-02 23:49:12 -07:00
2013-05-05 20:14:06 -07:00
2012-11-24 00:05:38 -08:00
2013-05-05 20:14:10 -07:00
2013-03-31 00:48:10 -07:00
2012-11-24 00:05:38 -08:00
2012-11-24 00:05:38 -08:00
2012-11-24 00:05:38 -08:00
2012-11-24 00:05:38 -08:00
2013-05-28 00:57:45 -07:00
2013-05-05 20:14:14 -07:00
2013-05-23 09:38:38 -07:00
2012-05-04 15:33:00 -07:00
2013-08-12 22:32:26 -07:00
2012-11-24 00:05:38 -08:00
2012-11-24 00:05:38 -08:00
2013-05-05 20:14:25 -07:00
2013-05-23 09:34:13 -07:00
2013-06-02 23:49:12 -07:00
2013-05-23 09:34:13 -07:00
2013-03-17 21:37:14 -07:00
2013-01-21 17:31:08 -08:00
2013-08-12 22:30:39 -07:00
2012-10-02 17:16:10 -07:00
2012-11-24 00:05:38 -08:00
2012-12-24 09:52:29 -08:00
2012-11-24 00:05:19 -08:00
2012-05-04 15:33:01 -07:00
2010-02-09 11:13:56 +01:00