]> git.baikalelectronics.ru Git - kernel.git/commit
serial: imx: add imx_poll_init()
authorDaniel Thompson <daniel.thompson@linaro.org>
Tue, 28 Oct 2014 08:28:08 +0000 (09:28 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Nov 2014 22:57:23 +0000 (14:57 -0800)
commiteef982afd64736c3b6900d6edfd2239d146a0d55
tree6ab3e3388fa194e45c8cb7269071bc75c5e63060
parentb503f3b4a1ad2ebaad82abd0f719bdf9a820726c
serial: imx: add imx_poll_init()

For the console poll usage, .poll_init() will perform deeper hardware
initialization to ensure the serial port is always active.

Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com>
Cc: Jiri Slaby <jslaby@suse.cz>
Cc: Huang Shijie <b32955@freescale.com>
Cc: linux-serial@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/imx.c