Re: [PATCH 06/14] mfd: omap-usb-host: update nports in platform_data

2013-01-21 Thread Samuel Ortiz
Hi Roger, On Thu, Jan 10, 2013 at 06:51:26PM +0200, Roger Quadros wrote: > EHCI driver would need to know the number of ports available > on the platform. We set the nports parameter of platform_data > based on IP version if it was not already provided. > > Signed-off-by: Roger Quadros Acked-by:

[PATCH 06/14] mfd: omap-usb-host: update nports in platform_data

2013-01-10 Thread Roger Quadros
EHCI driver would need to know the number of ports available on the platform. We set the nports parameter of platform_data based on IP version if it was not already provided. Signed-off-by: Roger Quadros --- drivers/mfd/omap-usb-host.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-)