orinoco: Handle suspend/restore in core driver
authorDavid Kilroy <kilroyd@googlemail.com>
Thu, 18 Jun 2009 22:21:30 +0000 (23:21 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:01:46 +0000 (15:01 -0400)
commit6415f7df10573bf1ec42644f42bef565127114a1
tree6aa981f181010faca22989ffd70ef89b0d32ff07
parentef96b5c9ed6ba4b45fd4cf45810c34978bb8d8bb
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>
drivers/net/wireless/orinoco/airport.c
drivers/net/wireless/orinoco/main.c
drivers/net/wireless/orinoco/orinoco.h
drivers/net/wireless/orinoco/orinoco_cs.c
drivers/net/wireless/orinoco/orinoco_pci.h
drivers/net/wireless/orinoco/spectrum_cs.c