ASoC: dwc: Read I2S block configuration from registers
authorAndrew Jackson <Andrew.Jackson@arm.com>
Tue, 30 Dec 2014 10:55:45 +0000 (10:55 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 30 Dec 2014 16:46:14 +0000 (16:46 +0000)
commitb226efe5818bf01cecc8a3e0fbd0def4ebbcedaa
tree1f6e7ce4b046733ee4a126aa6cce40119366d5a7
parenta56257c657eab392d579e6be70e2f8430eef1aa3
ASoC: dwc: Read I2S block configuration from registers

The I2S block provides component parameter registers which
describe how the block is instantiated.  Use these registers
to extract the block's configuration rather than relying on
platform data.

Signed-off-by: Andrew Jackson <Andrew.Jackson@arm.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/dwc/designware_i2s.c