Christoph Hellwig
8d4c28fbc2
meth: pass struct device to DMA API functions
...
The DMA API generally relies on a struct device to work properly, and
only barely works without one for legacy reasons. Pass the easily
available struct device from the platform_device to remedy this.
Also use GFP_KERNEL instead of GFP_ATOMIC as the gfp_t for the memory
allocation, as we aren't in interrupt context or under a lock.
Signed-off-by: Christoph Hellwig <hch@lst.de >
Signed-off-by: David S. Miller <davem@davemloft.net >
2019-02-12 12:09:24 -05:00
..
2019-01-21 09:58:31 -08:00
2019-02-01 15:50:26 +01:00
2019-01-26 15:03:43 -08:00
2019-02-08 10:53:44 -08:00
2019-01-20 09:12:50 +12:00
2019-01-25 13:03:34 -10:00
2019-01-24 11:41:48 -08:00
2019-01-30 22:57:42 +01:00
2019-02-08 15:00:17 -08:00
2019-01-24 17:13:59 +01:00
2019-01-22 20:40:59 -05:00
2019-02-02 11:27:29 +01:00
2019-01-31 16:19:48 +01:00
2019-01-28 15:28:43 +01:00
2019-02-08 10:32:49 +10:00
2019-01-29 12:09:11 +01:00
2019-01-26 11:14:25 +01:00
2019-01-31 08:25:09 -07:00
2019-02-03 13:10:41 +01:00
2019-01-29 13:57:22 -07:00
2019-01-31 23:22:57 -08:00
2019-01-30 09:30:03 -08:00
2019-02-01 16:56:30 -08:00
2019-02-08 15:00:17 -08:00
2019-02-06 17:24:37 -05:00
2019-01-29 10:55:34 +01:00
2019-02-01 15:53:54 +01:00
2019-01-28 12:49:28 +01:00
2019-01-18 10:27:01 +01:00
2019-02-12 12:09:24 -05:00
2019-01-21 09:57:43 -08:00
2019-01-26 12:42:41 -08:00
2019-02-04 18:33:36 -08:00
2019-01-31 23:06:17 -08:00
2019-02-07 18:10:25 -08:00
2019-01-22 10:52:39 +01:00
2019-01-29 10:59:07 +01:00
2019-01-25 22:05:23 -08:00
2019-02-08 15:00:17 -08:00
2019-02-02 10:12:53 -08:00
2019-02-08 15:00:17 -08:00
2019-01-22 20:54:00 -05:00
2019-01-23 16:23:41 +13:00
2019-02-08 10:49:55 -08:00
2019-01-31 09:14:00 +01:00
2019-01-23 08:20:43 -07:00
2019-01-28 22:53:09 -08:00
2019-01-25 12:58:40 -10:00
2019-02-05 15:29:48 -05:00
2019-01-23 22:14:56 +01:00