]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pinctrl/sirf: fix sirfsoc_get_group_pins prototype
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Mon, 24 Oct 2011 16:11:56 +0000 (00:11 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 28 Oct 2011 19:41:18 +0000 (21:41 +0200)
commitab872c84c2ddfb14b91099e20b699f637449b5de
treeb7303d30c63b48999b3dc6d1de7f96fc5171c204
parent1a8a93faf41ca80df33837c90b0ff33dd26a4113
pinctrl/sirf: fix sirfsoc_get_group_pins prototype

fix sirfsoc_get_group_pins prototype introduced in 7e570f97, we
missed to de-constify a pointer.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinmux-sirf.c