aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/Kconfig
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2018-12-12 16:03:58 +0900
committerMark Brown <broonie@kernel.org>2018-12-12 16:17:45 +0000
commitb7169ddea2f2a90538f606688adf4948f2da82ce (patch)
tree20866fceaedfe5adc224599e376658af6cb30fa9 /sound/soc/fsl/Kconfig
parentASoC: simple-scu-card: care multi DPCM codec_conf (diff)
downloadlinux-dev-b7169ddea2f2a90538f606688adf4948f2da82ce.tar.xz
linux-dev-b7169ddea2f2a90538f606688adf4948f2da82ce.zip
ASoC: rsnd: remove RSND_REG_ from rsnd_reg
Current rsnd is using RSND_REG_xxx for register naming, and using RSND_REG_##f style macro for read/write. The biggest reason why it uses this style is that we can avoid non-existing register access. But, its demerit is sequential register access code will be very ugly. Current rsnd driver is well tested, so, let's remove RSND_REG_ from rsnd_reg, and cleanup sequential register access code. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Tested-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/fsl/Kconfig')
0 files changed, 0 insertions, 0 deletions