OSDN Git Service

serial: Use UPF_* constants with struct uart_port flags
authorPeter Hurley <peter@hurleysoftware.com>
Mon, 16 Jun 2014 13:17:05 +0000 (09:17 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Jul 2014 23:06:49 +0000 (16:06 -0700)
commit5fda7a0e715c32c6dd9a39ebce8429eeafb64b7d
tree39f0a6fbe0382895a3491cc16d8d7a189cbf802b
parent01261cb943182fb9e8e7be670ec879426013e938
serial: Use UPF_* constants with struct uart_port flags

Fix ASYNC_* constant usage that should be the corresponding UPF_*
constant.

CC: Grant Likely <grant.likely@linaro.org>
CC: Rob Herring <robh+dt@kernel.org>
CC: devicetree@vger.kernel.org
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/lantiq.c
drivers/tty/serial/mcf.c