diff options
author | 2011-10-06 15:26:52 -0700 | |
---|---|---|
committer | 2011-10-06 19:43:05 -0700 | |
commit | d4f4158dcda2f75ba8024e540d0bba070af1e67a (patch) | |
tree | 2c767579521728a94f8624b43a96cbfa526f7685 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP (diff) | |
download | linux-dev-d4f4158dcda2f75ba8024e540d0bba070af1e67a.tar.xz linux-dev-d4f4158dcda2f75ba8024e540d0bba070af1e67a.zip |
Input: ad7879-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 the context of
CONFIG_PM_SLEEP. If only CONFIG_PM_RUNTIME is defined we get the following
warning (courtesy of Geerts randconfig builds):
ad7879-i2c.c: warning: 'ad7879_i2c_resume' defined but not used
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions