diff options
author | Florian Vallee <fvallee@eukrea.fr> | 2016-07-19 16:29:36 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-31 16:05:26 +0200 |
commit | 43c51bb573aab63cd67ad7216dc0b849036bc47a (patch) | |
tree | 153f5e2afe49c555172aec3cbe5c9d1df7047865 /drivers/dma/dw/regs.h | |
parent | serial: 8250_mtk: support big baud rate. (diff) | |
download | linux-43c51bb573aab63cd67ad7216dc0b849036bc47a.tar.xz linux-43c51bb573aab63cd67ad7216dc0b849036bc47a.zip |
sc16is7xx: make sure device is in suspend once probed
Previously sc16is7xx_power was called in order to set the device to a
low power mode.
However since SC16IS7XX_EFR_ENABLE_BIT was not set beforehand this
suspend request had not effect.
Also, soft-reset the device prior to port initialization. It may
otherwise be in a state (interrupt pending, fifo not empty) which
prevents it from sleeping.
Signed-off-by: Florian Vallee <fvallee@eukrea.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/dma/dw/regs.h')
0 files changed, 0 insertions, 0 deletions