[SERIAL] Drop "level" argument from serial PM calls.
commitd5a45662a10e72d0efdfc6014b9a06de5e146345
authorRussell King <rmk@flint.arm.linux.org.uk>
Tue, 9 Sep 2003 14:15:57 +0000 (9 15:15 +0100)
committerRussell King <rmk@flint.arm.linux.org.uk>
Tue, 9 Sep 2003 14:15:57 +0000 (9 15:15 +0100)
tree33cf0931f4c22b4f60eb6ac243924a620bcf06e8
parentda2df98ad49d10f90976f8e574e335dcf6610fd6
[SERIAL] Drop "level" argument from serial PM calls.

Since the driver model has transitioned away from using multi-level
device suspend/resume, we also drop the multi-level support from
the serial layer.

Update the 8250 and sa1100 drivers for this change.
drivers/serial/8250.c
drivers/serial/8250.h
drivers/serial/8250_pci.c
drivers/serial/sa1100.c
drivers/serial/serial_core.c
include/linux/serial_core.h