diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-01-16 04:59:53 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-01-16 16:26:08 +0300 |
commit | 7604d8068e6253c143b27ce7e164ee8e7a9da5b9 (patch) | |
tree | 5f0ee5b67a837a2a7e336830bc1d254ed296789b /sound/pci | |
parent | c001bf633a910cfc8a5b84b80634db4636bf1724 (diff) | |
download | linux-7604d8068e6253c143b27ce7e164ee8e7a9da5b9.tar.xz |
ASoC: uda1380: fix regression by adding back .read/.write
commit c001bf633a9 ("ASoC: use internal reg_cache on uda1380")
removed .read/.write from driver, but it might breaks non-regmap
driver, because ALSA SoC framework might call it.
To fix this regression, this patch back .read/.write
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions