gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
authorJan Kiszka <jan.kiszka@siemens.com>
Thu, 25 May 2017 06:25:19 +0000 (08:25 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Mon, 3 Jul 2017 06:23:09 +0000 (08:23 +0200)
commita39f2fe7165647c2cd7bdbebb3d04061035e520f
treeb715340af6479bad456066e92c30a08f2c2c78e4
parent6697f1f82fba6d23b278222750ffb2de05abc13e
gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards

Commtech adapters need the MPIOs for internal purposes, and the
gpio-exar driver already refused to pick them up. But there is actually
no point in even creating the underlying platform 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>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpio/gpio-exar.c
drivers/tty/serial/8250/8250_exar.c