commit | 6415f7df10573bf1ec42644f42bef565127114a1 | [log] [tgz] |
---|---|---|
author | David Kilroy <kilroyd@googlemail.com> | Thu Jun 18 23:21:30 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 10 15:01:46 2009 -0400 |
tree | 6aa981f181010faca22989ffd70ef89b0d32ff07 | |
parent | ef96b5c9ed6ba4b45fd4cf45810c34978bb8d8bb [diff] |
orinoco: Handle suspend/restore in core driver Each device does almost exactly the same things on suspend and resume when upping and downing the interface. So move this logic into a common routine. Signed-off-by: David Kilroy <kilroyd@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>