Jon Povey 6a99ad4a2e gpio: fix spurious printk when freeing a gpio
When freeing a gpio that has not been exported, gpio_unexport() prints a
debug message when it should just fall through silently.

Example spurious message:

	gpio_unexport: gpio0 status -22

Signed-off-by: Jon Povey <jon.povey@racelogic.co.uk>
Cc: David Brownell <david-b@pacbell.net>
Acked-by: Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de>
Cc: Gregory Bean <gbean@codeaurora.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-07-27 14:32:07 -07:00
..
2010-07-20 16:25:41 -07:00
2010-06-29 15:29:32 -07:00
2010-05-27 09:12:42 -07:00
2010-06-29 15:29:32 -07:00
2010-05-27 09:12:41 -07:00
2010-03-07 22:17:37 +01:00
2010-05-28 01:37:43 +02:00
2009-07-12 12:22:34 -07:00