16 Nov
2009
16 Nov
'09
6:04 p.m.
On Sat, Nov 14, 2009 at 08:46:05AM +0800, Barry Song wrote:
Then do you think it is workable to find the dai in dai_list before calling its suspend/resume? My original plan was checking the existence of DAI in dai_list, if DAI doesn't exist, don't call its PM
I think so, yes.
entries. Then I found card->instantiated, I moved to check it. If you have better plan for fixing this problem, I can wait and keep this fix locally.
I don't have any immediate plan to work on this, like I say it's only really an issue in development.