[PATCH 0/2] usb: exynos: Fix compatible strings used for device
Vivek Gautam
gautam.vivek at samsung.com
Fri Dec 14 01:52:26 EST 2012
Using chip specific compatible string as it should be.
So fixing this for ehci-s5p, ohci-exynos and dwc3-exynos
which till now used a generic 'exynos' in their compatible strings.
This goes as per the discussion happened in the thread for
[PATCH v2] ARM: Exynos5250: Enabling dwc3-exynos driver
available at:
http://www.spinics.net/lists/linux-usb/msg74145.html
Vivek Gautam (2):
usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device
usb: dwc3-exynos: Fix compatible strings for the device
drivers/usb/dwc3/dwc3-exynos.c | 2 +-
drivers/usb/host/ehci-s5p.c | 2 +-
drivers/usb/host/ohci-exynos.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
--
1.7.6.5
More information about the devicetree-discuss
mailing list