tty: serial: 8250_dw: Implement suspend/resume
authorJames Hogan <james.hogan@imgtec.com>
Mon, 15 Oct 2012 09:25:58 +0000 (10:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Oct 2012 18:34:51 +0000 (11:34 -0700)
commitb61c5ed57195ec97006d8d3ede1f583f6618b79e
treee532940e3c25aa6221adde0258baeb1604deb692
parent59c2e855e43735f4ab93b8b8db96206219f6c1d4
tty: serial: 8250_dw: Implement suspend/resume

Implement suspend and resume callbacks for DesignWare 8250 driver.
They're simple wrappers around serial8250_{suspend,resume}_port.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_dw.c
This page took 0.026464 seconds and 5 git commands to generate.