From: Florian Fainelli Date: Mon, 8 Oct 2012 13:11:29 +0000 (+0200) Subject: USB: ohci: merge ohci_finish_controller_resume with ohci_resume X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfa49b4b88fe14d2b5792f2ea7ba5b88c8cd1d15;p=pandora-kernel.git USB: ohci: merge ohci_finish_controller_resume with ohci_resume Merge ohci_finish_controller_resume with ohci_resume as suggested by Alan Stern. Since ohci_finish_controller_resume no longer exists, update the various OHCI drivers to call ohci_resume() instead. Some drivers used to set themselves the bit HCD_FLAG_HW_ACCESSIBLE, which is now handled by ohci_resume(). Acked-by: Jingoo Han Acked-by: Nicolas Ferre Signed-off-by: Florian Fainelli Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed