From: Fabio Estevam Date: Mon, 20 Dec 2010 23:54:30 +0000 (-0200) Subject: usb: otg: Make USB3319 ULPI ID generic X-Git-Tag: v2.6.38-rc3~7^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e4cba8bd2cddd10849e769ff502e255c27c81b4;p=pandora-kernel.git usb: otg: Make USB3319 ULPI ID generic On a system with a USB3317 ULPI transceiver the following message is shown on kernel boot: ULPI transceiver vendor/product ID 0x0424/0x0006 Found SMSC USB3319 ULPI transceiver. ULPI integrity check: passed. The reason is that USB3317 has the same vendor/product ID as USB3319. Make the ULPI ID generic for the USB331x transceivers. Signed-off-by: Fabio Estevam Acked-by: Igor Grinberg Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed