From: Bill Gatliff Date: Thu, 31 May 2007 15:17:16 +0000 (+0100) Subject: [ARM] 4422/1: Fix default value handling in gpio_direction_output (PXA) X-Git-Tag: v2.6.22-rc5~97^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29c349d22ccda5678a7dfb732093dbd3befcefa3;p=pandora-kernel.git [ARM] 4422/1: Fix default value handling in gpio_direction_output (PXA) The default value passed through to pxa_gpio_mode() is lost due to a missing GPIO_DFLT_HIGH mask for nonzero values. The enclosed patch fixes this programming error. Signed-off-by: Bill Gatliff Signed-off-by: Russell King --- Reading git-diff-tree failed