From: Mika Westerberg Date: Mon, 13 May 2013 10:45:10 +0000 (+0300) Subject: spi/pxa2xx: convert to dma_request_slave_channel_compat() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~28^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cddb339badb03dd96a5272195eec17e7899df154;p=pandora-kernel.git spi/pxa2xx: convert to dma_request_slave_channel_compat() Now that we have these nice DMA API helper functions we can take advantage of those instead of open-coding the channel/request line extraction from ACPI. Use the _compat version which still allows passing the channel/request line from platform data. Signed-off-by: Mika Westerberg Signed-off-by: Mark Brown --- Reading git-diff-tree failed