From: Bob Liu Date: Fri, 24 Sep 2010 10:44:07 +0000 (+0300) Subject: usb: musb: Change to direct addr in context save/restore X-Git-Tag: v2.6.37-rc1~154^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae9b2ad2eea729b907ef5dd5e25d1ff8443d03fc;p=pandora-kernel.git usb: musb: Change to direct addr in context save/restore Since not all platforms are using the same offset 0x10 in musb_save/restore_context() eg Blackfin the offset is 0x40, Change the indexed address to direct. Signed-off-by: Bob Liu Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed