
Dear Joe Hershberger,
In message 1313194256-23007-2-git-send-email-joe.hershberger@ni.com you wrote:
Change "int gp" to "unsigned gpio" Update the 2 existing arm implementations to match the new API Remove the gpio_toggle() implementation (never used)
Signed-off-by: Joe Hershberger joe.hershberger@ni.com Cc: Joe Hershberger joe.hershberger@gmail.com Cc: Mike Frysinger vapier@gentoo.org
Changes for v6:
- Linuxize gpio API
drivers/gpio/da8xx_gpio.c | 71 +++++++++----------- drivers/gpio/tegra2_gpio.c | 156 +++++++++++++++++++++---------------------- include/asm-generic/gpio.h | 13 ++-- 3 files changed, 113 insertions(+), 127 deletions(-)
Checkpatch says:
total: 0 errors, 1 warnings, 415 lines checked
Please clean up and resubmit. Thanks.
Best regards,
Wolfgang Denk