From: Tarun Kanti DebBarma Date: Fri, 27 Apr 2012 14:13:34 +0000 (+0530) Subject: gpio/omap: remove saved_wakeup field from struct gpio_bank X-Git-Tag: v3.5-rc1~93^2~11^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=499fa2871d95049c12362c27075672e8af988eb6;p=pandora-kernel.git gpio/omap: remove saved_wakeup field from struct gpio_bank There is no more need to have saved_wakeup because bank->context.wake_en already holds that value. So getting rid of read/write operation associated with this field. Cc: Kevin Hilman Cc: Tony Lindgren Cc: Santosh Shilimkar Cc: Cousson, Benoit Cc: Grant Likely Signed-off-by: Tarun Kanti DebBarma Reviewed-by: Santosh Shilimkar Acked-by: Felipe Balbi Tested-by: Govindraj.R Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed