Skip to content
Commit f6b0ca25 authored by Shawn Guo's avatar Shawn Guo Committed by Linus Walleij
Browse files

gpio/mxc: remove redundant shadow variables initialization

With commit 3e11f7b8

 (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: default avatarShawn Guo <shawn.guo@linaro.org>
Tested-by: default avatarDirk Behme <dirk.behme@de.bosch.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 72121572
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment