]> git.baikalelectronics.ru Git - kernel.git/commit
alpha: use dma_direct_ops for jensen
authorChristoph Hellwig <hch@lst.de>
Wed, 9 May 2018 14:04:51 +0000 (16:04 +0200)
committerMatt Turner <mattst88@gmail.com>
Wed, 23 May 2018 01:10:36 +0000 (18:10 -0700)
commitb006bccfca209231dbc0188a9c46ca02c1ae0e3e
treeb785afbe9eb7ebfda71fc8ff452714a25e549119
parent4605e96022fda8f4e98a176ebf6ab002039d2f97
alpha: use dma_direct_ops for jensen

The generic dma_direct implementation does the same thing as the alpha
pci-noop implementation, just with more bells and whistles.  And unlike
the current code it at least has a theoretical chance to actually compile.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/Kconfig
arch/alpha/include/asm/dma-mapping.h
arch/alpha/kernel/pci-noop.c