]> asedeno.scripts.mit.edu Git - linux.git/commit
usb/max3421: remove the dummy {un,}map_urb_for_dma methods
authorChristoph Hellwig <hch@lst.de>
Fri, 16 Aug 2019 06:24:33 +0000 (08:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Aug 2019 17:07:25 +0000 (10:07 -0700)
commit5d6ff300f0114e64f4ad911d256ac1587204ac5d
tree78642b75dc8f51ae2e7d1ed2ebce33b8ac965dc6
parent7b81cb6bddd2c4f2489506771070924bd0ae9902
usb/max3421: remove the dummy {un,}map_urb_for_dma methods

Now that we have an explicit HCD_DMA flag, there is not need to override
these methods.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20190816062435.881-5-hch@lst.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/max3421-hcd.c