]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ASoC: mc13783: Use regmap directly from ASoC
authorMark Brown <broonie@linaro.org>
Wed, 18 Sep 2013 18:04:17 +0000 (19:04 +0100)
committerMark Brown <broonie@linaro.org>
Wed, 25 Sep 2013 12:54:23 +0000 (13:54 +0100)
commit2d9215c1ecd6f133952bc081a288dbb180816290
tree3ad0c8b6f769ba60cd08575327d426e790e485c6
parentfd792f8fbcfa95674b6c417429f576ad1d808086
ASoC: mc13783: Use regmap directly from ASoC

As part of a push to remove the register I/O functionality from ASoC (since
it is now duplicated in the regmap API) convert the mc13783 driver to use
regmap directly.

Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/mc13783.c