From: Ben Dooks Date: Wed, 26 May 2010 21:42:21 +0000 (-0700) Subject: gpiolib: make gpiochip_add() show a better error message X-Git-Tag: v2.6.35-rc1~215 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=796a8e423ac8afe9e98ad96e668f50142bdd7825;p=pandora-kernel.git gpiolib: make gpiochip_add() show a better error message The current message, 'not registered' is confusing as it implies it was not registered with something, whereas printing 'failed to register' implies it was the gpiochip_add() call that did not work correctly. Signed-off-by: Ben Dooks Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed