ARM: mmp: using for_each_set_bit to simplify the code
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Fri, 14 Sep 2012 02:30:59 +0000 (10:30 +0800)
committerHaojian Zhuang <haojian.zhuang@gmail.com>
Fri, 21 Sep 2012 07:57:31 +0000 (15:57 +0800)
commit93d429a77d86f502d1f62d78212b42d2d79b3352
tree87e9f3c76f4c0390a795ac1338b4c9daabd1579b
parent5698bd757d55b1bb87edd1a9744ab09c142abfc2
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 <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
arch/arm/mach-mmp/irq.c