]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: sirf: using for_each_set_bit to simplify the code
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Mon, 11 Mar 2013 14:23:45 +0000 (22:23 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 27 Mar 2013 21:57:14 +0000 (22:57 +0100)
commit2a0f46133292a99b0de97a4a07e56895228ab84e
tree463f2aae5508ccf46cdb8b598992e87dbcf7c058
parentb28f145fe5be4c0e870b021b5d2dc426364f0417
pinctrl: sirf: using for_each_set_bit to simplify the code

Using for_each_set_bit() to simplify the code.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-sirf.c