From: Tarun Kanti DebBarma Date: Fri, 2 Mar 2012 07:22:52 +0000 (+0530) Subject: gpio/omap: fix missing dataout context save in _set_gpio_dataout_reg X-Git-Tag: v3.4-rc1~65^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c836f7ea5e7b5eec2a798e02b1d76ea791fa094;p=pandora-kernel.git gpio/omap: fix missing dataout context save in _set_gpio_dataout_reg There are two functions, _set_gpio_dataout_reg() and _set_gpio_dataout_mask() which writes to dataout register and the dataout context must be saved. It is missing in the first function, _set_gpio_dataout_reg(). Fix this. Signed-off-by: Tarun Kanti DebBarma Reviewed-by: Santosh Shilimkar Reviewed-by: Kevin Hilman Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed