From: Wei Yongjun Date: Fri, 14 Sep 2012 02:36:59 +0000 (+0800) Subject: gpio: pxa: using for_each_set_bit to simplify the code X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~45^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d724f1c9c3c7dee420b8d778ee53207ef3c17120;p=pandora-kernel.git gpio: pxa: 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: Haojian Zhuang Acked-by: Eric Miao Signed-off-by: Linus Walleij --- Reading git-diff-tree failed