MIPS: BCM47xx: Fix gpio_direction_output
authorMatthieu Castet <castet.matthieu@free.fr>
Sun, 24 May 2009 17:48:51 +0000 (19:48 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 17 Jun 2009 10:06:28 +0000 (11:06 +0100)
gpio_direction_output should also set an output value according to the API.

Signed-off-by: Matthieu CASTET <castet.matthieu@free.fr>
Acked-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found