[alsa-devel] [PATCH 13/13] ASoC: Intel: Remove soc pm handling to allow platform driver handle it
Vinod Koul
vinod.koul at intel.com
Thu Feb 12 05:30:05 CET 2015
From: "Subhransu S. Prusty" <subhransu.s.prusty at intel.com>
Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty at intel.com>
Signed-off-by: Vinod Koul <vinod.koul at intel.com>
---
sound/soc/intel/cht_bsw_rt5672.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/sound/soc/intel/cht_bsw_rt5672.c b/sound/soc/intel/cht_bsw_rt5672.c
index 46e7e50f7d74..d782dcc9f9a7 100644
--- a/sound/soc/intel/cht_bsw_rt5672.c
+++ b/sound/soc/intel/cht_bsw_rt5672.c
@@ -285,7 +285,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,
};
--
1.7.9.5
More information about the Alsa-devel
mailing list