tests/pm_pc8: skip the test if runtime PM is disabled
authorImre Deak <imre.deak@intel.com>
Fri, 25 Apr 2014 07:26:46 +0000 (10:26 +0300)
committerImre Deak <imre.deak@intel.com>
Fri, 25 Apr 2014 17:14:30 +0000 (20:14 +0300)
commita595a400788bac972cb24ec78ae36db113419237
tree75f9ca8b85573e8145c46c825ce0c7ae317d833e
parente36c896a71660b09fd4f96ef5342009cd5908b80
tests/pm_pc8: skip the test if runtime PM is disabled

The PC8 state won't be entered unless runtime PM is enabled, so support
for PC8 residency counters alone is not enough to run this test.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/pm_pc8.c