]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: musb: restore INDEX register in resume path
authorAjay Kumar Gupta <ajay.gupta@ti.com>
Fri, 8 Jul 2011 09:36:13 +0000 (15:06 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 5 Aug 2011 04:58:32 +0000 (21:58 -0700)
commit0f231ea4d4505adfcbe949e6716eb0d02e2c14a5
treeaf28478e50475d4f6faf2d63aa1e71648dc83eee
parent22007e1ddbe599373b116ecf3485ebf842405f73
usb: musb: restore INDEX register in resume path

commit 3c5fec75e121b21a2eb35e5a6b44291509abba6f upstream.

Restoring the missing INDEX register value in musb_restore_context().
Without this suspend resume functionality is broken with offmode
enabled.

Acked-by: Anand Gadiyar <gadiyar@ti.com>
Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/musb/musb_core.c