Doug Anderson <[email protected]> writes: > Hi, > On Fri, Oct 12, 2018 at 5:55 PM Brian Norris <[email protected]> wrote: >> >> Similar to regulator error handling, we should only start tearing down >> the 'i - 1' clock when clock 'i' fails to enable. Otherwise, we might >> end up with an unbalanced clock, where we never successfully enabled the >> clock, but we try to disable it anyway. >> >> Signed-off-by: Brian Norris <[email protected]> > > Presumably you could have a Fixes tag just to help folks, like: > > Fixes: a6a793f98786 ("ath10k: vote for hardware resources for WCN3990")
Thanks, I added that in the pending branch. -- Kalle Valo
