dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/pinctrl
Jean-Christophe PLAGNIOL-VILLARD ad7761ab3a 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>
2011-10-25 10:43:57 +02:00
..
Kconfig pinctrl: add a driver for the CSR SiRFprimaII pinmux 2011-10-13 12:57:46 +02:00
Makefile pinctrl: add a driver for the CSR SiRFprimaII pinmux 2011-10-13 12:57:46 +02:00
core.c pinctrl: Don't copy pin names when registering them 2011-10-20 11:50:06 +02:00
core.h pinctrl: Don't copy function name when requesting a pin 2011-10-20 11:50:07 +02:00
pinmux-sirf.c pinctrl/sirf: fix sirfsoc_get_group_pins prototype 2011-10-25 10:43:57 +02:00
pinmux-u300.c pinctrl: Remove unsafe __refdata 2011-10-20 11:49:53 +02:00
pinmux.c pinctrl: Don't copy function name when requesting a pin 2011-10-20 11:50:07 +02:00
pinmux.h