16 Feb
2018
16 Feb
'18
8:43 a.m.
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