From: Benoit Cousson Date: Wed, 1 Feb 2012 14:58:56 +0000 (+0100) Subject: gpio/omap: Remove bank->id information and misc cleanup X-Git-Tag: v3.4-rc1~65^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=862ff64011e606582cec80cc3fa4fcd3e585d76f;p=pandora-kernel.git gpio/omap: Remove bank->id information and misc cleanup The driver does not need anymore any id to identify the GPIO instance. Remove every occurence of the bank->id inside the driver. Remove two trailing spaces. Add a dev variable for better readability in probe. Remove unused variable bank->pbase. Signed-off-by: Benoit Cousson Acked-by: Tarun Kanti DebBarma --- Reading git-diff-tree failed