From: Andy Shevchenko Date: Wed, 9 Jan 2013 08:17:01 +0000 (+0200) Subject: dw_dmac: absence of pdata isn't critical when autocfg is set X-Git-Tag: v3.9-rc1~80^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=123de543414bce42da9729071962d4a9512612c8;p=pandora-kernel.git dw_dmac: absence of pdata isn't critical when autocfg is set The patch allows to probe the device when platform data is absent and hardware auto configuration is enabled. In that case the default platform data is used where the channel allocation order is set to ascending, channel priority is set to ascending, and private property is set to true. Signed-off-by: Andy Shevchenko Acked-by: Viresh Kumar Signed-off-by: Vinod Koul --- Reading git-diff-tree failed