Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | drivers/gpio/mpc83xx_gpio.c: sparse fixes | Kim Phillips | 2012-11-04 | -2/+2 |
| | | | | | | | mpc83xx_gpio.c:166:26: warning: non-ANSI function declaration of function 'mpc83xx_gpio_init_f' mpc83xx_gpio.c:190:26: warning: non-ANSI function declaration of function 'mpc83xx_gpio_init_r' Signed-off-by: Kim Phillips <kim.phillips@freescale.com> | |||
* | mpc83xx: Add a GPIO driver for the MPC83XX family | Joe Hershberger | 2012-01-09 | -0/+199 |
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Cc: Joe Hershberger <joe.hershberger@gmail.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com> |