Re: [PATCH 0/2] usb: exynos: Fix compatible strings used for device
From: Vivek Gautam <hidden>
Date: 2012-12-19 13:46:39
Also in:
linux-samsung-soc
CC: Doug Anderson On Sat, Dec 15, 2012 at 12:50 PM, Grant Likely [off-list ref] wrote:
On Thu, 13 Dec 2012 20:22:26 +0530, Vivek Gautam [off-list ref] wrote:quoted
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 devicefor both patches: Acked-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>quoted
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-- Grant Likely, B.Sc, P.Eng. Secret Lab Technologies, Ltd. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html
-- Thanks & Regards Vivek -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html