30 Oct
2013
30 Oct
'13
3:47 a.m.
On Tue, Oct 29, 2013 at 09:19:59AM -0700, Mark Brown wrote:
On Tue, Oct 29, 2013 at 11:42:20AM +0800, Nicolin Chen wrote:
So I think maybe I was right at the first place that it's okay not to set a condition here? Since the card is going to suspend, why do we need to care codec's behavior? Please correct me if I'm wrong.
There's no reason CODECs can't implement pinctrl if they want to.
Hmm..Sorry, I'm little confused. What should I do? Adding a pinctrl_pm for codec_dai->pins? Or a condition like "if (!codec_dai->active)"?
Thank you, Nicolin Chen