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-02-08 11:53:42 -08:00
2018-10-31 08:54:16 -07:00
2019-01-24 22:18:48 -08:00
2019-02-12 12:09:23 -05:00
2019-01-22 11:35:33 +01:00
2019-02-11 12:46:51 -08:00
2019-02-12 12:09:24 -05:00
2019-02-08 15:00:17 -08:00
2018-12-10 12:05:20 -08:00
2019-01-02 10:27:01 -08:00
2018-06-12 16:19:22 -07:00
2019-01-23 13:21:34 -05:00
2019-01-31 17:42:05 +01:00
2019-02-08 15:00:17 -08:00
2019-02-06 14:17:03 -08:00
2019-02-10 12:53:18 -08:00
2019-01-18 14:05:14 -08:00
2018-10-13 00:50:53 -04:00
2018-12-13 18:41:38 -08:00
2019-02-08 22:57:27 -08:00
2019-01-08 07:58:37 -05:00
2019-02-08 22:57:28 -08:00
2019-02-08 22:57:28 -08:00
2019-02-08 15:00:17 -08:00
2019-02-08 12:21:21 -08:00
2019-02-07 10:48:42 -08:00
2018-07-20 12:33:37 -07:00
2019-02-08 11:16:48 -08:00
2018-10-20 01:01:28 -07:00
2018-10-28 19:26:42 -07:00
2019-01-31 09:26:31 -08:00
2018-12-06 13:26:06 -08:00
2018-09-14 08:32:23 -07:00
2018-10-31 21:20:05 -04:00
2018-11-28 10:38:48 -08:00
2019-01-17 21:51:36 -08:00
2019-01-01 12:01:02 -08:00
2018-08-29 19:43:21 -07:00
2019-01-30 21:40:25 -08:00
2019-02-08 11:51:52 -08:00
2019-02-08 15:00:17 -08:00
2018-12-06 13:26:07 -08:00
2018-09-14 08:32:23 -07:00
2019-02-07 11:17:08 -08:00
2018-12-20 11:53:36 -08:00