18 Jun
2016
18 Jun
'16
7:43 p.m.
On 06/17/2016 03:04 PM, Mark Brown wrote:
We used to have code wrapping the regmap I2C and SPI buses as part of the conversion of ASoC drivers from using the ASoC level I/O to the regmap level I/O. Since all drivers have now been converted and the core code removed we can remove the per-bus selects and instead just select the regmap core.
I think there is a fair amount of CODEC drivers that don't yet select REGMAP_{SPI,I2C} even though they use it. Merging this as is would break them I'd assume.