From: Jim Cromie Date: Tue, 27 Jun 2006 09:54:16 +0000 (-0700) Subject: [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file X-Git-Tag: v2.6.18-rc1~531 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9550a339e1ab1709dd53d92a1b76eecae2df9f3c;p=pandora-kernel.git [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file Add a new driver command: 'v' which calls gpio_dump() on the pin. The output goes to the log, like all other INFO messages in the original driver. Giving the user control over the feedback they 'need' is construed to be a user-friendly feature, and allows us (later) to dial down many INFO messages to DEBUG log-level. Signed-off-by: Jim Cromie Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed