commit | 75abde4d193fe300a2c1d3ee7f632eb777aa48b2 | [log] [tgz] |
---|---|---|
author | Vasily Khoruzhick <anarsoul@gmail.com> | Fri Jan 21 22:44:49 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Feb 03 16:38:26 2011 -0500 |
tree | d6c8b835de0e28d43094d7c15c3c625436c6b628 | |
parent | 16f775befc1ccf67e6b223c4d9bb17ac3502ab2c [diff] |
libertas: Prepare stuff for if_spi.c pm support To support suspend/resume in if_spi we need two things: - re-setup fw in lbs_resume(), because if_spi powercycles card; - don't touch hwaddr on second lbs_update_hw_spec() call for same reason; Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>