commit | f6b0ca25ee402f714487b31c35f8e11f2bf4310b | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Sun Aug 05 14:01:25 2012 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Aug 07 08:43:26 2012 +0200 |
tree | f3cd7ca0f4ab449bfb479a85eabdc771080448dd | |
parent | 72121572670973bec6fb1b9fdb454b106b253235 [diff] |
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 <shawn.guo@linaro.org> Tested-by: Dirk Behme <dirk.behme@de.bosch.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>