Skip to content
Commit 29c349d2 authored by Bill Gatliff's avatar Bill Gatliff Committed by Russell King
Browse files

[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: default avatarBill Gatliff <bgat@billgatliff.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent b6b27ae5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment