Loading
ASoC: tas2783: Fix build for SoundWire API update
In parallel with this driver being introduced there was an update in commit 013a3a66 ("regmap: sdw-mbq: Don't assume the regmap device is the SoundWire slave") which changed the API for devm_regmap_init_sdw_mbq_cfg() resulting in a build break. Update to fix that. Signed-off-by:Mark Brown <broonie@kernel.org>