From: Michael Schmitz Date: Mon, 31 Mar 2014 08:06:08 +0000 (+1300) Subject: m68k/atari - atari_scsi: use correct virt/phys translation for DMA buffer X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~55^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a19f8165dcec3e47486f6aa5ddb72d13bb31bdf6;p=pandora-kernel.git m68k/atari - atari_scsi: use correct virt/phys translation for DMA buffer With the kernel running from FastRAM instead of ST-RAM, none of ST-RAM is mapped by mem_init, and DMA-addressable buffer must be mapped by ioremap. Use platform specific virt/phys translation helpers for this case. Signed-off-by: Michael Schmitz Cc: linux-scsi@vger.kernel.org Signed-off-by: Geert Uytterhoeven --- Reading git-diff-tree failed