From: Jim Cromie Date: Tue, 27 Jun 2006 09:54:22 +0000 (-0700) Subject: [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w dev_dbg X-Git-Tag: v2.6.18-rc1~523 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58b087cda1e9e46c7061c2282f92bd8e1970bfe7;p=pandora-kernel.git [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w dev_dbg Adds platform-device to (just introduced) driver, and uses it to replace many printks with dev_dbg() etc. This could trivially be merged into previous patch, but this way matches better with the corresponding patch that does the same change to scx200_gpio. Signed-off-by: Jim Cromie Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed