Subject: [PATCH 0/2] USB: serial: sierra driver sync with Knowledge Base From: Elina Pasheva <epasheva@xxxxxxxxxxxxxxxxxx> The following series of 2 patches synchronize sierra.c driver content to that in our Knowledge Base. This is the final series of patches and these will bring the sierra linux driver right up to date with what is offered on our Knowledge Base. Please note that this patch superceeds the series of 3 patches submitted on May 13, 2009. This is because we re-organized the previous patch [PATCH 004/004][RESUBMIT2] based on Greg Kroah-Hartman's review. The following summarizes the changes in this series of 2 patches. [PATCH 1/2] sierra driver adding suspend/resume: - Adding sierra_suspend(), sierra_resume() functions and support. - Moved sierra_device structure at the bottom - Added entries for suspend and resume interfaces to sierra_device structure. [PATCH 2/2] sierra driver sync with SWI Knowledge Base: - Added provisions to enable debugging by using DEBUG definition - Added debug statement in sierra_write_room() - Version number set to 1.7.0 to match our Knowledge Base. Signed-off-by: Elina Pasheva <epasheva@xxxxxxxxxxxxxxxxxx> --- -- 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