From: Timur Tabi Date: Mon, 3 May 2010 21:54:15 +0000 (-0500) Subject: powerpc/8610: add probing for individual DMA channels, not just DMA controllers X-Git-Tag: v2.6.35-rc1~450^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c5ddd52695f7bac6362ad13fd3dc878212d1368;p=pandora-kernel.git powerpc/8610: add probing for individual DMA channels, not just DMA controllers A future version of the MPC8610 HPCD's ASoC DMA driver will probe on individual DMA channel nodes, so the DMA controller nodes' compatible string must be listed in mpc8610_ids[] for the probe to work. Also remove the "gianfar" compatible from mpc8610_ids[], since there is no gianfar (or any other networking device) on the 8610. Signed-off-by: Timur Tabi Signed-off-by: Kumar Gala --- Reading git-diff-tree failed