Re: [PATCH 01/16] mfd: omap-usb-tll: Avoid creating copy of platform data

2012-11-21 Thread Felipe Balbi
On Thu, Nov 15, 2012 at 04:33:59PM +0200, Roger Quadros wrote: > Just a pointer to the platform data should suffice. > > Signed-off-by: Roger Quadros this looks fine to me: Acked-by: Felipe Balbi > --- > drivers/mfd/omap-usb-tll.c |9 - > 1 files changed, 4 insertions(+), 5 delet

[PATCH 01/16] mfd: omap-usb-tll: Avoid creating copy of platform data

2012-11-15 Thread Roger Quadros
Just a pointer to the platform data should suffice. Signed-off-by: Roger Quadros --- drivers/mfd/omap-usb-tll.c |9 - 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/mfd/omap-usb-tll.c b/drivers/mfd/omap-usb-tll.c index 4b7757b..d1750a4 100644 --- a/drivers/mfd