commit | 648e42e1401542d153090f188d0ef3406a40ac76 | [log] [tgz] |
---|---|---|
author | Barry Song <Baohua.Song@csr.com> | Sun May 25 16:54:23 2014 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue May 27 15:25:05 2014 +0200 |
tree | a1ac14baceca3735307959e92b6a95505102084b | |
parent | de5af04e3ef598759bf67f990c77b71a76e35704 [diff] |
pinctrl: sirf: fix typo for GPIO bank number The patch 7420d2d09b12: "pinctrl: sirf: switch driver to use gpiolib irqchip helpers" from Apr 15, 2014, leads to the following static checker warning: drivers/pinctrl/sirf/pinctrl-sirf.c:578 sirfsoc_gpio_handle_irq() warn: buffer overflow 'sgpio_chip.sgpio_bank' 5 <= 31 Cc: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Barry Song <Baohua.Song@csr.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>