From: Michael Neuling Date: Thu, 24 Jan 2013 15:02:58 +0000 (+0000) Subject: powerpc: Add length setting to set_dawr X-Git-Tag: v3.9-rc1~100^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05d694ea0daa2e442191a2128aaec78635823f08;p=pandora-kernel.git powerpc: Add length setting to set_dawr Currently we set the length field in the DAWR to 0 which defaults it to one double word (64bits) which is the same as the DABR. Change this so that we can set it to longer values as supported by the DAWR. Signed-off-by: Michael Neuling Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed