From: Vivek Gautam Date: Fri, 25 Jan 2013 11:22:01 +0000 (+0530) Subject: usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO X-Git-Tag: v3.9-rc1~126^2~44^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0e45ddb96d5a972a8b76354f036b90549ae85b3;p=pandora-kernel.git usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO Multiple dwc3 probe calls try to allocate no_op_xceive platform device. Having static IDs for these will throw sysfs error -EEXIST. Changing these static platform device IDs to AUTO to enable multiple dwc3 controller support on a SoC. Signed-off-by: Vivek Gautam Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed