aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorVinod Koul <[email protected]>2015-02-25 21:37:52 +0530
committerMark Brown <[email protected]>2015-02-26 10:59:37 +0900
commit5bb400ce4a9b100a2dd3f5db17c4c76877cecade (patch)
treea66be22b9c64c92a34cdb6b87ff5e7df55813e01 /lib/test-string_helpers.c
parent3f2dcbeaeb2badb951a68e7d525ff4e55d0b0678 (diff)
ASoC: Intel: wrap runtime_pm usage count under CONFIG_PM
The struct dev_pm_ops defines usage_count only when CONFIG_PM is defined. So we should use this variable only in cases where this falg is true. So we define a local variable and read the value under this flag. In non PM cases, we set this to 1. Reported-by: kbuild test robot <[email protected]> Signed-off-by: Vinod Koul <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions