From: Russell King Date: Thu, 26 Jan 2012 10:52:34 +0000 (+0000) Subject: USB: sa1111: reorganize ohci-sa1111.c X-Git-Tag: v3.4-rc1~83^2^3~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=132db99ae2c6f6a586fc932507fcf4484d90c8fa;p=pandora-kernel.git USB: sa1111: reorganize ohci-sa1111.c Combine usb_hcd_sa1111_probe() and ohci_hcd_sa1111_drv_probe(), doing the same for the remove methods. Move sa1111_start_hc and sa1111_stop_hc to be located next to these the probe/release functions, as they're only called from them. Get rid of the /*----*/ breaker lines. Acked-by: Greg Kroah-Hartman Signed-off-by: Russell King --- Reading git-diff-tree failed