On 7/23/19 6:15 AM, Mark Brown wrote:
On Mon, Jul 22, 2019 at 09:13:59AM -0500, Pierre-Louis Bossart wrote:
From: Rander Wang rander.wang@linux.intel.com
For this bug, there are two capture pcm streams active, with one stream and its related stream tag released before suspend. Later when system suspend is done, the stream tag for the remaining
In general fixes should come at the start of a series so that they can be applied as such and sent to Linus without getting caught up with dependencies on development work.
Yes, but in this case we had two developers that changed the code and I couldn't really move code around too much. You have a good point though, we should ask for the 'fix' subject to be used really for true fixes that should have a more direct integration path or go to linux-stable. Thanks for the merges.