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)
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>

No differences found