]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device
authorVivek Gautam <gautam.vivek@samsung.com>
Thu, 24 Jan 2013 13:45:29 +0000 (19:15 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 Jan 2013 22:03:56 +0000 (14:03 -0800)
commit6e2477777c8f1d4807437f7de11447319d426f8c
tree2fbef3a515da9dca11bc926aa6ce080cf6d87d1d
parentbdb6bc06f7d694652c12fb8779bb031c2f220823
usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device

Using specific chip in compatible strings. Newer SOCs can claim
device by using older string in the compatible list.

Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-s5p.c
drivers/usb/host/ohci-exynos.c