From: Ajay Kumar Gupta Date: Thu, 21 Jan 2010 13:33:52 +0000 (+0200) Subject: usb: musb: Add context save and restore support X-Git-Tag: v2.6.34-rc1~215^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f712e010b2da1cc01c178922f2eb5aaeae461b6;p=pandora-kernel.git usb: musb: Add context save and restore support Adding support for MUSB register save and restore during system suspend and resume. Changes: - Added musb_save/restore_context() functions - Added platform specific musb_platform_save/restore_context() to handle platform specific jobs. - Maintaining BlackFin compatibility by adding read/write functions for registers which are not available in BlackFin Tested system suspend and resume on OMAP3EVM board. Signed-off-by: Anand Gadiyar Signed-off-by: Ajay Kumar Gupta Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed