gpio: exar: Fix iomap request
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 2 May 2017 06:42:40 +0000 (08:42 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Mon, 3 Jul 2017 06:30:03 +0000 (08:30 +0200)
commit8847f5f9ef554269d2a06100b311d363b9727da6
tree0bb4ad01522389e63005edefe909680f6593499b
parenta39f2fe7165647c2cd7bdbebb3d04061035e520f
gpio: exar: Fix iomap request

The UART driver already maps the resource for us. Trying to do this here
only fails and leaves us with a non-working device.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-exar.c