> The cw1200 driver implements suspend and resume callbacks and assigns them > to the suspend and resume fields of the device_driver struct. These > callbacks are never actually called by anything though. > > Modify the driver to properly use dev_pm_ops so that the suspend function > is actually executed upon suspend and drop the empty resume function. > > Signed-off-by: Lars-Peter Clausen <lars@xxxxxxxxxx> Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html