Hi, this series implements power management in form of suspend/resume and reset_resume() for USB touchscreens. For devices that can live without constant communication runtime power management is also implemented. Support for reset_resume() required splitting up device initialization in two parts. Allocations are not repeated upon reset_resume(); initializing the hardware is repeated. Many thanks to Petr Štetiar for testing. Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html