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