From: Florian Fainelli Date: Mon, 8 Oct 2012 13:11:26 +0000 (+0200) Subject: USB: ohci: allow platform driver to specify the number of ports X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b16e39ee0a431d6cf6e6ca33bb08ec7dc82073f;p=pandora-kernel.git USB: ohci: allow platform driver to specify the number of ports This patch modifies the ohci platform driver to accept the num_ports parameter to be set via platform_data. Setting the number of ports must be done after the call to ohci_hcd_init(). Signed-off-by: Florian Fainelli Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed