gpio: fix build error in include/asm-generic/gpio.h
authorHamo <hamo.by@gmail.com>
Fri, 21 Oct 2011 01:38:32 +0000 (09:38 +0800)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 26 Oct 2011 21:15:28 +0000 (23:15 +0200)
Should call the platform-specific __gpio_{get,set}_value
instead of generic gpio_{get,set}_value

Signed-off-by: Yang Bai <hamo.by@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found