From: Daniel Mack Date: Fri, 20 Dec 2013 09:47:15 +0000 (+0100) Subject: usb: musb: fix musb pointer acqusition in musb_host_finish_resume X-Git-Tag: v3.14-rc1~148^2~90^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa6997d3a58ba9732870a20364bccb501b641ba9;p=pandora-kernel.git usb: musb: fix musb pointer acqusition in musb_host_finish_resume This is a fall-out from "usb: musb: finish suspend/reset work independently from musb_hub_control()" that I missed because the MUSB_POWER register does not have the MUSB_POWER_SUSPENDM bit set on AM335x platforms; hence the code path was not travelled in my tests. Signed-off-by: Daniel Mack Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed