From: Jim Cromie Date: Tue, 27 Jun 2006 09:54:20 +0000 (-0700) Subject: [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module X-Git-Tag: v2.6.18-rc1~525 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e41ef3c51ea7dbb764616f60a90700647fc8518;p=pandora-kernel.git [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module Since the meaning of config-bits is the same for scx200 and pc8736x _gpios, we can share a function to deliver this to user. Since it is called via the vtable, its also completely replaceable. For now, we keep using printk... Signed-off-by: Jim Cromie Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed