diff options
author | Christoph Hellwig <hch@lst.de> | 2019-02-11 16:19:59 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-12 20:09:23 +0300 |
commit | 564923e4c0b6505436d756dcaf8d84ca33307ee3 (patch) | |
tree | 45c42805b18efc073b587e199dcf63e43d2c97c1 /drivers/edac/mpc85xx_edac.c | |
parent | 3c69aec48f3c89bf1b29f11ea949c4f595577ab4 (diff) | |
download | linux-564923e4c0b6505436d756dcaf8d84ca33307ee3.tar.xz |
macb_main: 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.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/edac/mpc85xx_edac.c')
0 files changed, 0 insertions, 0 deletions