
6 Mar
2013
6 Mar
'13
7:12 a.m.
Hi Vivek,
On Tue, Mar 5, 2013 at 9:54 PM, Vivek Gautam gautam.vivek@samsung.com wrote:
Based on 'master' branch of u-boot-samsung.
V3 for patch-series "[PATCH v2 0/2] usb: ehci: exynos: Enable non-dt path". Changing the series title to "usb: ehci: exynos: Fixes for non-fdt systems" to avoid confision with the patch included.
Changes from v2:
- Using hcd as "struct ehci_hccr *" rather than "unsigned int" to avoid unnecessary typecasting later in the code.
- Further using local variable of type "fdt_addr_t" in exynos_usb_parse_dt() and modifying the code as required.
OK I see the change log here. Still, it is good to have it with each patch.
Regards, Simon