From: Nishanth Menon Date: Mon, 29 Aug 2011 13:24:50 +0000 (+0530) Subject: gpio/omap: restore OE only after setting the output level X-Git-Tag: v3.4-rc1~65^2~24^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d13eaaf33436e20d1a41122f28434bcc37999dc;p=pandora-kernel.git gpio/omap: restore OE only after setting the output level Setup the dataout register before restoring OE. This is to make sure that we have valid data in dataout register which would be made available in output pins as soon as OE is enabled. Else, there is risk of unknown data getting out into gpio pins. Signed-off-by: Nishanth Menon Signed-off-by: Tarun Kanti DebBarma Reviewed-by: Santosh Shilimkar Reviewed-by: Kevin Hilman Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed