gpio: gpio-mxs: Remove unneeded dt checks
commit993571273275bfecb5161806796eb368db234106
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 5 Nov 2013 19:21:22 +0000 (5 17:21 -0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 6 Nov 2013 09:51:24 +0000 (6 10:51 +0100)
tree6c14c8c0643a587fde123770aff49969580ddc4c
parent8a24284275f682e3f92b0f91d7d06f2778bc4256
gpio: gpio-mxs: Remove unneeded dt checks

mxs is a devicetree only platform, so there is no need to check whether we
are in dt or platform data case.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-mxs.c