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)
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.


Trivial merge