From: H Hartley Sweeten Date: Mon, 12 Jan 2015 17:55:51 +0000 (-0700) Subject: staging: comedi: ni_at_a2150: remove VIRT_TO_BUS dependancy X-Git-Tag: fixes-v4.0-rc1~99^2~425 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d26275177e9fb086273944b3e8fc51db5aff460;p=pandora-kernel.git staging: comedi: ni_at_a2150: remove VIRT_TO_BUS dependancy Use dma_{alloc,free}_coherent() to allocate and free the DMA buffers. This removes the dependancy on VIRT_TO_BUS. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed