commit | 538be58568542aac2ed4bdf4c05398cfa67e98f0 | [log] [tgz] |
---|---|---|
author | Andy Fleming <afleming@freescale.com> | Mon Apr 19 14:54:49 2010 -0500 |
committer | Ben Warren <biggerbadderben@gmail.com> | Mon May 03 14:52:48 2010 -0700 |
tree | 4eff30b7ca953f5a330d545fa52b746c2de8ad60 | |
parent | a45dde2293c816138e53c26eca6fd0322583f9a6 [diff] |
tsec: Wait for both RX and TX to stop When gracefully stopping the controller, the driver was continuing if *either* RX or TX had stopped. We need to wait for both, or the controller could get into an invalid state. Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>