提交 298f8af1 编写于 作者: Z Zhao Chenhui 提交者: Kumar Gala

echi: add ULI1575 PCI ID

Add ULI1575 EHCI controller to the list of the supported devices.
Signed-off-by: NZhao Chenhui <b35336@freescale.com>
Acked-by: NRemy Bohmer <linux@bohmer.net>
Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
上级 a7b1e1b7
......@@ -29,6 +29,7 @@
static struct pci_device_id ehci_pci_ids[] = {
/* Please add supported PCI EHCI controller ids here */
{0x1033, 0x00E0},
{0x10b9, 0x5239}, /* ULI1575 PCI EHCI module ids */
{0, 0}
};
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册