ASoC: cs4271: convert to direct regmap API usage
authorDaniel Mack <zonque@gmail.com>
Thu, 7 Mar 2013 22:53:12 +0000 (23:53 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 15 Mar 2013 01:23:26 +0000 (01:23 +0000)
By using the regmap API directly, we can make use of the
.write_flag_mask for SPI, which allows us to drop the strange register
hacks that were necessary so far.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Alexander Sverdlin <alexander.sverdlin@gmx.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found