commit | 1281e36027a9119356bd93b5e7853c72c35dd462 | [log] [tgz] |
---|---|---|
author | Andrew Victor <andrew@sanpeople.com> | Tue May 16 11:28:49 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue May 16 11:28:49 2006 +0100 |
tree | c10b62b061a3a3f74a1e94ac539345ebaf8708ed | |
parent | c4694c76ce28dd7e415b4f3014d8c6e580b5f3d2 [diff] |
[ARM] 3523/1: Serial core pm_state Patch from Andrew Victor The serial_core already manages the power state of the UARTs, and therefore it shouldn't suspend a UART which was previously suspended. This patch modifies serial_core only call the UART-specific power-management function if the PM state is actually changing. Signed-off-by: Andrew Victor <andrew@sanpeople.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>