ASoC: max98090: Guard runtime PM callbacks
authorMark Brown <broonie@linaro.org>
Wed, 5 Jun 2013 18:33:03 +0000 (19:33 +0100)
committerMark Brown <broonie@linaro.org>
Thu, 6 Jun 2013 08:59:13 +0000 (09:59 +0100)
Otherwise the functions will be defined but unreferenced when runtime PM
is disabled, generating warnings.

Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found