On Thu, 2019-12-05 at 11:03 -0800, Curtis Malainey wrote: > > > + > > > +static struct platform_driver bdw_rt5650_audio = { > > > + .probe = bdw_rt5650_probe, > > > + .driver = { > > > + .name = "bdw-rt5650", > > > + .owner = THIS_MODULE, > > > > Hi Curtis, > > > > Do you need to set the pm_ops? > > > > Thanks, > > Ranjani > > Hi Ranjani, > > Not that I am aware of. Are you aware of any additional callbacks > that > need to be installed for this platform? I meant ".pm = .pm = &snd_soc_pm_ops" Without this, the card device wont be properly power managed? Thanks, Ranjani _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx https://mailman.alsa-project.org/mailman/listinfo/alsa-devel