aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ucb1400.h
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-10-29 11:27:34 -0400
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-11-20 09:58:55 -0500
commit09f2b7864ce37483f4c4ecb30b0eed599f475035 (patch)
treeb5de00eb1692b4a497a07d36c2fa7d5dc8614542 /include/linux/ucb1400.h
parenta3fc74bc9bd8ffd1f2352a2053e906d1efad870d (diff)
dma: mv_xor: do not use pool_size from platform_data within the driver
The driver currently pokes into the platform_data structure during its normal operation to get the pool_size value. Poking into the platform_data structure is not nice when moving to the Device Tree, so this commit adds a new pool_size field in the mv_xor_device structure, which gets initialized at ->probe() time. The driver then uses this field instead of the platform_data. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'include/linux/ucb1400.h')
0 files changed, 0 insertions, 0 deletions