wimax/i2400m: implement .reset_resume in USB subdriver
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Mon, 14 Sep 2009 22:28:14 +0000 (15:28 -0700)
committerInaky Perez-Gonzalez <inaky@linux.intel.com>
Mon, 19 Oct 2009 06:56:03 +0000 (15:56 +0900)
commit1a5a73c0c5459f991b871855eb36099df65ecb7e
treee41fe888a42dec357d52c4d8edacc8cd9aa455e9
parent7b43ca708a767a5f68eeeb732c569c0f11a7d6f7
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>
drivers/net/wimax/i2400m/usb.c