Hi,

On Tue, Mar 5, 2013 at 9:54 PM, Vivek Gautam <gautam.vi...@samsung.com> wrote:
> With current FDT support driver tries to parse device node
> twice in ehci_hcd_init() and ehci_hcd_stop(), which shouldn't
> happen ideally.
> Making provision to store data in a global structure and thereby
> passing its pointer when needed.
>
> Signed-off-by: Vivek Gautam <gautam.vi...@samsung.com>

Please can you add a list of changes in each revision? You could try
using patman if you like (tools/patman).

> ---
>  drivers/usb/host/ehci-exynos.c |   43 
> +++++++++++++---------------------------
>  1 files changed, 14 insertions(+), 29 deletions(-)
>

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to