From: Javier Martinez Canillas Date: Sat, 21 Apr 2012 21:41:10 +0000 (+0100) Subject: ARM: OMAP2+: omap2plus_defconfig: enable OMAP DMA engine support X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55936cdfaaf11ac352b56bc58e42d6661e65ee13;p=pandora-kernel.git ARM: OMAP2+: omap2plus_defconfig: enable OMAP DMA engine support commit 13f30fc893e4610f67dd7a8b0b67aec02eac1775 Author: Russell King Date: Sat Apr 21 22:41:10 2012 +0100 mmc: omap: remove private DMA API implementation removed the private DMA API implementation from the OMAP mmc host to make it use exclusively the DMA engine API. Unfortunately the omap2plus_defconfig doesn't enable this feature leading to the following error on an IGEPv2 Rev.C (and probably on most boards with MMC support): [ 2.199981] omap_hsmmc omap_hsmmc.1: unable to obtain RX DMA engine channel 48 [ 2.215087] omap_hsmmc omap_hsmmc.0: unable to obtain RX DMA engine channel 62 Signed-off-by: Javier Martinez Canillas Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed