Laxman Dewangan 371e67c9e1 i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP
The CONFIG_PM doesn't actually enable any of the PM callbacks, it
only allows to enable CONFIG_PM_SLEEP and CONFIG_PM_RUNTIME.
This means if CONFIG_PM is used to protect system sleep callbacks
then it may end up unreferenced if only runtime PM is enabled.
Hence protecting sleep callbacks with CONFIG_PM_SLEEP.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
2012-08-18 20:45:09 +02:00
..
2012-07-24 14:13:56 +02:00
2012-07-24 14:13:56 +02:00
2011-03-31 11:26:23 -03:00
2012-07-24 14:13:56 +02:00
2011-01-04 00:53:37 +00:00
2011-05-24 20:58:49 +02:00
2011-05-24 20:58:49 +02:00
2012-07-24 14:13:56 +02:00
2012-07-24 14:13:56 +02:00
2012-07-24 14:13:56 +02:00
2011-06-29 11:36:10 +02:00
2012-07-24 14:13:56 +02:00
2012-05-12 14:28:18 +02:00
2012-05-12 14:28:14 +02:00