
6 Mar
2013
6 Mar
'13
7:11 a.m.
Hi,
On Tue, Mar 5, 2013 at 9:54 PM, Vivek Gautam gautam.vivek@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.vivek@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