From: Balaji T K Date: Wed, 7 Mar 2012 14:55:30 +0000 (-0500) Subject: mmc: omap_hsmmc: use platform_get_resource_byname for tx/rx DMA channels X-Git-Tag: v3.4-rc1~49^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7bf773b0eaac633276a8c3b2867db4d8b64c04a;p=pandora-kernel.git mmc: omap_hsmmc: use platform_get_resource_byname for tx/rx DMA channels Git rid of hardcoded tx/rx DMA channels based on pdev->id and use platform_get_resource_byname() to retrieve them instead. Signed-off-by: Balaji T K Signed-off-by: Rajendra Nayak Tested-by: Venkatraman S Signed-off-by: Chris Ball --- Reading git-diff-tree failed