ASoC: ad1980: Remove ac97_read/ac97_write wrappers
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 18 Nov 2014 18:45:54 +0000 (19:45 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 19 Nov 2014 10:49:18 +0000 (10:49 +0000)
Since the regmap conversion ac97_read/ac97_write are just simple wrappers
around snd_soc_read/snd_soc_write. Use those instead directly and remove the
wrappers.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>

No differences found