diff options
author | Peter Ujfalusi <[email protected]> | 2013-11-14 11:35:36 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2013-12-10 11:22:16 +0000 |
commit | f68205a7f8c0b1fd02cec6116bbb66bb4fd7bc51 (patch) | |
tree | 0dee6fcafd3aadc173577d091cf1fc1e84e890c5 /include/linux/fpga/fpga-mgr.h | |
parent | 453c499028bf2ecf3b31ccb7c3657fe1b0b28943 (diff) |
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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions