ASoC: Intel: Mark BE DAIs as nonatomic for hsw and
authorMark Brown <broonie@kernel.org>
Fri, 15 Jul 2022 18:56:10 +0000 (19:56 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 15 Jul 2022 18:56:10 +0000 (19:56 +0100)
commitdfb15e49400e8264662a8ae2117f41c9f417e173
tree3e9a415b66d0b3df3ffad3fd56943fa300ed8b19
parent1c69bbc3c10821c9b3dbbfd35284addc2850371f
parentbdd15ec4888a375848030cbf7d9fc16c7f430f48
ASoC: Intel: Mark BE DAIs as nonatomic for hsw and

Merge series from Cezary Rojewski <cezary.rojewski@intel.com>:

Address the warning: "Codec: dpcm_be_connect: FE is nonatomic but BE is
not, forcing BE as nonatomic" by marking BE DAI as nonatomic. Aligns
with what is already done for FE DAIs.

This patchset iterates the change over all HSW and BDW related machine
board drivers.