commit | b61c5ed57195ec97006d8d3ede1f583f6618b79e | [log] [tgz] |
---|---|---|
author | James Hogan <james.hogan@imgtec.com> | Mon Oct 15 10:25:58 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 24 11:34:51 2012 -0700 |
tree | e532940e3c25aa6221adde0258baeb1604deb692 | |
parent | 59c2e855e43735f4ab93b8b8db96206219f6c1d4 [diff] |
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>