diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2007-10-29 22:37:23 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-30 16:06:55 +0100 |
commit | 23f42b7b2e538a27bc457a9ba12a6656343dc5ea (patch) | |
tree | da39ae248360520d1d430c936682a4834da7a262 /drivers/bluetooth | |
parent | intel-iommu: Fix array overflow (diff) | |
download | linux-23f42b7b2e538a27bc457a9ba12a6656343dc5ea.tar.xz linux-23f42b7b2e538a27bc457a9ba12a6656343dc5ea.zip |
serial: fix serial_txx9 console initialization
Since commit 97d97224ff361e08777fb33e0fd193ca877dac28 ("[SERIAL] Fix
console initialisation ordering"), serial_core calls ->pm() on
initialization even if the port was used for console.
This behaviour breaks serial_txx9 console since The serial_txx9 driver
initialize its port entirely on its ->pm() method if new state was 0.
This patch adds checking for oldstate value to fix this probelm.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/bluetooth')
0 files changed, 0 insertions, 0 deletions