From: Shawn Guo Date: Sun, 5 Aug 2012 06:01:25 +0000 (+0800) Subject: gpio/mxc: remove redundant shadow variables initialization X-Git-Tag: v3.6-rc2~17^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6b0ca25ee402f714487b31c35f8e11f2bf4310b;p=pandora-kernel.git gpio/mxc: remove redundant shadow variables initialization With commit 3e11f7b (gpio/generic: initialize basic_mmio_gpio shadow variables properly) in place, the shadow variables initialization is being done in generic driver bgpio_init call. Remove the redundant shadow variables initialization from gpio-mxc driver. Signed-off-by: Shawn Guo Tested-by: Dirk Behme Signed-off-by: Linus Walleij --- Reading git-diff-tree failed