From: Julia Lawall Date: Tue, 27 Dec 2011 17:28:50 +0000 (+0100) Subject: coccinelle: semantic patches related to devm_ functions (part 1) X-Git-Tag: v3.3-rc1~44^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22e0059af301ec163d563c3590d2277c2a557d4f;p=pandora-kernel.git coccinelle: semantic patches related to devm_ functions (part 1) devm_ functions allocate memory that is to remain allocated until the device is detached. This patch checks for opportunities for using the function devm_request_and_ioremap. Signed-off-by: Julia Lawall Signed-off-by: Michal Marek --- Reading git-diff-tree failed