From: Vivek Gautam Date: Tue, 8 Apr 2014 14:40:35 +0000 (+0530) Subject: usb: ohci-exynos: Remove locks for 'ohci' in suspend callback X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0021a75a475b6c1e500ae4bdcc1ff19f7794aa95;p=pandora-kernel.git usb: ohci-exynos: Remove locks for 'ohci' in suspend callback Patch : 14982e3 USB: OHCI: Properly handle ohci-exynos suspend has already removed 'ohci_hcd' settings from exynos glue layer as a part of streamlining the ohci controller's suspend. So we don't need the locks for 'ohci_hcd' anymore. Signed-off-by: Vivek Gautam Cc: Manjunath Goudar Cc: Alan Stern Acked-by: Jingoo Han Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed