summaryrefslogtreecommitdiffstats
path: root/CREDITS
diff options
context:
space:
mode:
authorLeilei Zhao <leilei.zhao@atmel.com>2015-02-27 16:07:17 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-07 03:51:47 +0100
commit4d9628a1486658b83e47ad4c7ff07ff1ff0d3d89 (patch)
tree7d8488dd637209498fac5c9b0ccb0275b504f5cc /CREDITS
parent4a1e8888675b81d8f118b11650084c5e242be4b7 (diff)
downloadop-kernel-dev-4d9628a1486658b83e47ad4c7ff07ff1ff0d3d89.zip
op-kernel-dev-4d9628a1486658b83e47ad4c7ff07ff1ff0d3d89.tar.gz
tty/serial: at91: set ops in property init each time
The property in device tree will be reading each time when tty is opened, so the ops of serial port should be set after that instead of setting once in probe. Otherwise, the ops of serial port is inconsistent with the state of serial work manner. For example, the atmel serial driver can't work when switching to PIO mode due to DMA channel is not available. Signed-off-by: Leilei Zhao <leilei.zhao@atmel.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud