From: ludovic.desroches@atmel.com Date: Fri, 14 Nov 2014 14:36:24 +0000 (+0100) Subject: mmc: atmel-mci: remove compat for non DT board when requesting dma chan X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~28^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecb89f2f5f3e771108a5595b0b4d1a1a974cc926;p=pandora-kernel.git mmc: atmel-mci: remove compat for non DT board when requesting dma chan All boards with a dma controller have DT support so using dma_request_slave_channel_compat is no more needed. Signed-off-by: Ludovic Desroches Acked-by: Nicolas Ferre Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed