7 Mar
2018
7 Mar
'18
4:13 p.m.
On Mon, Mar 05, 2018 at 08:35:48PM +0000, Srinivas Kandagatla wrote:
On 05/03/18 15:52, Mark Brown wrote:
This doesn't look right - we're trying to synchronize with the DAPM async queue from something that should be run inside that very queue. What is this supposed to be doing?
I thought this is supposed to ensure that any pending asynchronous I/O is completed before touching pinctrl framework.
No, it completes all the pending DAPM operations. async I/O is part of that but it's not the only thing.