ASoC: wm8962: Replace direct snd_soc_codec dapm field access
[deliverable/linux.git] / sound / soc / codecs / wm8804-spi.c
index 287e11e90794288ad7ed1949f4c7f550e0350b6d..407a3cf391e505d889f99691766e246c8506a678 100644 (file)
@@ -43,6 +43,7 @@ static struct spi_driver wm8804_spi_driver = {
        .driver = {
                .name = "wm8804",
                .owner = THIS_MODULE,
+               .pm = &wm8804_pm,
                .of_match_table = wm8804_of_match,
        },
        .probe = wm8804_spi_probe,
This page took 0.024452 seconds and 5 git commands to generate.