From: Daniel Mack Date: Mon, 25 Nov 2013 21:26:40 +0000 (+0100) Subject: usb: musb: unconditionally save and restore the context on suspend X-Git-Tag: v3.14-rc1~148^2~90^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c338412b5dedf405d3f8ba3af1a61fa623319e1d;p=pandora-kernel.git usb: musb: unconditionally save and restore the context on suspend It appears not all platforms featuring a musb core need to save the musb core registers at suspend time and restore them on resume. The dsps platform does, however, and because it shouldn't cause any trouble on other platforms, do it unconditionally for all of them. Signed-off-by: Daniel Mack Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed