ASoC: sun4i-spdif: Add quirks to the spdif driver
authorMarcus Cooper <codekipper@gmail.com>
Tue, 20 Dec 2016 14:49:14 +0000 (15:49 +0100)
committerMark Brown <broonie@kernel.org>
Sat, 31 Dec 2016 18:54:31 +0000 (18:54 +0000)
commit7762681a3ada5fca6017e75ea7f9cdac08fc50b9
tree1bcb5654b941e324a5ead76e69b77c33f708e3e4
parent96e53c41e1f81c9e9d1ce38d3f28b95668b71dcf
ASoC: sun4i-spdif: Add quirks to the spdif driver

It has been seen that some newer SoCs have a different TX FIFO
address and we already have the difference with the A31 requiring
a reset. Add a quirks structure so that these can be managed
easily.

Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/sun4i-spdif.c