From: Tobias Klauser Date: Thu, 6 May 2010 09:58:55 +0000 (+0200) Subject: dmaengine: mpc512x: Use resource_size X-Git-Tag: v2.6.35-rc1~439^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8381fc35244dbdf58cfc49e04e0d7c3498c8aa03;p=pandora-kernel.git dmaengine: mpc512x: Use resource_size Use the resource_size function instead of manually calculating the resource size. This reduces the chance of introducing off-by-one errors. Signed-off-by: Tobias Klauser Signed-off-by: Dan Williams --- Reading git-diff-tree failed