]> asedeno.scripts.mit.edu Git - linux.git/commit
mfd: don't select DMA_DECLARE_COHERENT for the sm501 and tc6393xb drivers
authorChristoph Hellwig <hch@lst.de>
Tue, 3 Sep 2019 08:46:15 +0000 (10:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Sep 2019 13:26:13 +0000 (15:26 +0200)
commit8ceb1417f3ca3fdc3f093113dcf416b7fa9690eb
treea5c8ec6142ae450f165bc89e7a9ef500db7f8080
parent7b65fe12556f0b57721f75d5ee61b67d03379b79
mfd: don't select DMA_DECLARE_COHERENT for the sm501 and tc6393xb drivers

Now that these drivers use the usb localmem pool there is no need to
select DMA_DECLARE_COHERENT.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20190903084615.19161-7-hch@lst.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mfd/Kconfig