ASoC: Intel: Add helper to update register bits with attr RWC
authorSubhransu S. Prusty <subhransu.s.prusty@intel.com>
Thu, 9 Jul 2015 16:08:53 +0000 (21:38 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 9 Jul 2015 17:33:23 +0000 (18:33 +0100)
For SKL IPC, we have some register bits with attribute RWC. So we need to
force update them. Add helper to force update this type of registers bits.

Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>

No differences found