diff options
| author | Lee Jones <[email protected]> | 2013-05-03 15:32:02 +0100 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2013-05-23 21:12:41 +0200 |
| commit | 4bd04e2ed415754a38118399328bc2c494f68632 (patch) | |
| tree | ce7a8e073009358a1e83b3bc409700643945debe /include/linux/platform_data | |
| parent | c86519c1ab025969e551441bb35bb8ec28f8cff0 (diff) | |
ARM: ux500: Remove superfluous 'psize' attribute from Audio platform data
'psize' is used to calculate the maximum DMA burst size. However it
is only taken into consideration when editing the DMA channel's
configuration. The Audio DMA platform data is only used to allocate
a channel, not configure it. That will be done at a later date within
the MSP driver.
We're also removing comments which are no longer required, as
'data_width' is no longer set in any device's platform data period.
Tested-by: Fabio Baltieri <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions