This patch will allow the driver to map same registers to multiple instances of driver. It is useful when playback and capture have same regsiters and are required to be present on separate cpu dais. This patch is dependant on "Add devm_ioremap_shared_resource()" patch. https://patchwork.kernel.org/patch/10177127/ Akshu Agrawal (1): ASoC: dwc: Use devm_ioremap_shared_resource include/sound/designware_i2s.h | 1 + sound/soc/dwc/dwc-i2s.c | 18 +++++++++++++++--- 2 files changed, 16 insertions(+), 3 deletions(-) -- 1.9.1 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel