Thomas Petazzoni
09f2b7864c
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>
2012-11-20 15:58:55 +01:00
..
2012-10-10 11:10:41 +09:00
2012-07-01 21:57:43 +08:00
2012-09-01 08:57:12 -07:00
2012-08-01 13:48:52 +09:00
2012-08-22 09:51:04 +05:30
2012-09-14 11:16:40 +02:00
2012-10-09 07:07:14 +09:00
2012-05-11 12:04:38 +05:30
2011-10-27 20:53:43 +05:30
2012-06-14 08:42:26 +05:30
2012-10-06 03:04:36 +09:00
2012-03-13 11:37:22 +05:30
2012-01-23 11:43:18 -08:00
2012-10-25 14:37:53 -07:00
2012-10-02 13:18:00 +05:30
2012-09-01 06:14:02 +05:30
2012-10-09 07:07:14 +09:00
2012-09-01 08:57:12 -07:00
2012-03-13 11:36:06 +05:30
2012-10-24 08:52:45 +05:30
2012-10-09 07:07:14 +09:00
2012-09-01 08:57:12 -07:00
2012-09-01 10:33:05 -07:00
2012-04-10 15:30:16 -07:00
2012-10-25 14:37:53 -07:00
2012-09-14 08:14:07 +05:30
2012-09-14 08:14:07 +05:30
2012-10-10 11:10:41 +09:00
2012-03-13 11:37:22 +05:30
2012-11-20 15:58:55 +01:00
2012-11-20 15:58:55 +01:00
2012-10-10 11:10:41 +09:00
2012-10-09 07:07:14 +09:00
2012-05-11 12:04:38 +05:30
2012-10-10 11:10:41 +09:00
2012-09-22 11:12:45 -04:00
2012-10-24 16:30:38 +05:30
2011-01-30 22:27:21 -08:00
2012-09-01 08:57:12 -07:00
2012-10-10 11:10:41 +09:00
2012-10-10 11:10:41 +09:00
2012-03-21 19:20:23 +05:30
2011-07-14 04:02:08 +05:30
2012-03-21 19:20:23 +05:30
2012-03-13 11:36:06 +05:30
2012-07-01 14:15:23 +01:00
2012-07-01 14:15:23 +01:00