commit | 1a5a73c0c5459f991b871855eb36099df65ecb7e | [log] [tgz] |
---|---|---|
author | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Mon Sep 14 15:28:14 2009 -0700 |
committer | Inaky Perez-Gonzalez <inaky@linux.intel.com> | Mon Oct 19 15:56:03 2009 +0900 |
tree | e41fe888a42dec357d52c4d8edacc8cd9aa455e9 | |
parent | 7b43ca708a767a5f68eeeb732c569c0f11a7d6f7 [diff] |
wimax/i2400m: implement .reset_resume in USB subdriver Current driver didn't implement the .reset_resume method. The i2400m normally always reset on a comeback from system standby/hibernation. This requires previously applied commits to cache the firmware image file. Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>