ASoC: core: Allow DAIs to specify a base address
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 1 May 2012 19:03:32 +0000 (20:03 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 2 May 2012 14:42:27 +0000 (15:42 +0100)
commit623682941a11e6e09dcf88c4b2e3e88cf6a255a5
tree0e3316d5fa87068a993556de50c41e5113a65b76
parent94aa733a477dd5fe6eb153e5b6741488d743fab5
ASoC: core: Allow DAIs to specify a base address

Devices with many DAIs are becoming more and more common, and generally
the more modern devices have consistent register layouts between DAIs.
Rather than have drivers open code lookups based on the DAI ID or cause
uglification in UI by having register addresses for IDs provide a base
address field they can use.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
include/sound/soc-dai.h