1
0
Fork 0
alistair23-linux/sound/soc/dwc
Jon Medhurst (Tixy) d2f916aacc ASoC: dwc: Ensure i2s_reg_comp{1,2} is always initialised
In the case that the driver is configured from device-tree
i2s_reg_comp1 and i2s_reg_comp2 aren't initialised, breaking the driver.
Fix this by unconditionally setting these values before checking for quirks.

Fixes: a242cac1d3 ("ASoC: dwc: add quirk to override COMP_PARAM_1 register")
Signed-off-by: Jon Medhurst <tixy@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-02-02 19:20:18 +00:00
..
Kconfig ASoC: dwc: Add devicetree support for Designware I2S 2014-12-30 16:52:28 +00:00
Makefile ASoC: Add support for synopsys i2s controller as per ASoC framework. 2012-06-22 10:25:45 +01:00
designware_i2s.c ASoC: dwc: Ensure i2s_reg_comp{1,2} is always initialised 2016-02-02 19:20:18 +00:00