From: Wei Yongjun Date: Fri, 14 Sep 2012 02:28:31 +0000 (+0800) Subject: gpio_msm: using for_each_set_bit to simplify the code X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~45^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=939d902d0de58982fc95b04c5cd37c5e30ffe46f;p=pandora-kernel.git gpio_msm: using for_each_set_bit to simplify the code Using for_each_set_bit() to simplify the code. spatch with a semantic match is used to found this. (http://coccinelle.lip6.fr/) Signed-off-by: Wei Yongjun Acked-by: David Brown Signed-off-by: Linus Walleij --- Reading git-diff-tree failed