From: Tom Gundersen Date: Tue, 10 Sep 2013 21:30:14 +0000 (+0200) Subject: usb: ohci/uhci - add soft dependencies on ehci_pci X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05c92da0c52494caf97d58be1b05b1f95a79ce4e;p=pandora-kernel.git usb: ohci/uhci - add soft dependencies on ehci_pci Support for specifying soft dependencies in the modules themselves was introduced in commit 7cb14ba. In Arch we have always been shipping a module.d(5) fragment ordering ohci/uhci after ehci. If this ordering is really necessary, it would be great to move it to the kernel and getting the correct fragment generated by depmod. Signed-off-by: Tom Gundersen Cc: Alan Stern Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed