diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2013-11-14 11:35:36 +0200 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-12-10 11:22:16 +0000 |
commit | f68205a7f8c0b1fd02cec6116bbb66bb4fd7bc51 (patch) | |
tree | 0dee6fcafd3aadc173577d091cf1fc1e84e890c5 /drivers/tc | |
parent | 453c499028bf2ecf3b31ccb7c3657fe1b0b28943 (diff) | |
download | blackbird-obmc-linux-f68205a7f8c0b1fd02cec6116bbb66bb4fd7bc51.tar.gz blackbird-obmc-linux-f68205a7f8c0b1fd02cec6116bbb66bb4fd7bc51.zip |
ASoC: davinci-mcasp: Change IO functions parameter list
Instead of passing __iomem address (mcasp->base + register_offset) pass
the main mcasp structure and only access the mcasp->base in the low level
IO functions.
In most cases this helps with code readability and it will make it easier
to switch over to regmap in the future.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/tc')
0 files changed, 0 insertions, 0 deletions