]> Git Repo - linux.git/commitdiff
ASoC: Intel: Remove soc pm handling to allow platform driver handle it
authorSubhransu S. Prusty <[email protected]>
Tue, 24 Feb 2015 06:09:47 +0000 (11:39 +0530)
committerMark Brown <[email protected]>
Tue, 24 Feb 2015 08:00:36 +0000 (17:00 +0900)
Signed-off-by: Subhransu S. Prusty <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
sound/soc/intel/cht_bsw_rt5672.c

index 67db5101bc89ccc7d17e8e231d9c7c9c614ea931..bc8dcacd5e6a08d2a4e0093c5f4349699e6d3a9d 100644 (file)
@@ -283,7 +283,6 @@ static int snd_cht_mc_probe(struct platform_device *pdev)
 static struct platform_driver snd_cht_mc_driver = {
        .driver = {
                .name = "cht-bsw-rt5672",
-               .pm = &snd_soc_pm_ops,
        },
        .probe = snd_cht_mc_probe,
 };
This page took 0.05306 seconds and 4 git commands to generate.