On Tue, Jun 28, 2016 at 08:11:09AM +0000, Dieter Hilfer wrote: > This patch replaces the setup flags for EXAR tty pci chips (XR17V35x) setting > the GPIO pin direction from OUTPUT (0x00) to INPUT (0xff) which is is actually > the default register value on chip reset. > Chip default GPIO state 'INPUT' is the "safe" option, since it > dont switch any outputs on reset/powerup. So the driver should not do either. > > Signed-off-by: Dieter Hilfer <dieter.hilfer@xxxxxxxxxx> > Reviewed-by: Soeren Grunewald <soeren.grunewald@xxxxxxx> > --- > drivers/tty/serial/8250/8250_pci.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Doesn't apply to the tree :( -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html