]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
gpio: atmel: fix code to use pointer for pio port
authorBo Shen <voice.shen@atmel.com>
Thu, 22 Aug 2013 07:24:40 +0000 (15:24 +0800)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Thu, 22 Aug 2013 14:51:18 +0000 (16:51 +0200)
commit4bc9b7a56036f7ecf402842e5c381c0ed3bdca4c
tree81f4f4efdf839cb1445eb96caa7d9fbecd8bd8d2
parent77461a65380381b322784d03cdae22f916a2e3b4
gpio: atmel: fix code to use pointer for pio port

fix code to use pointer for pio port as the warning message suggested
remove the warning message

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
drivers/gpio/at91_gpio.c