Re: [PATCH V2 5/6] arm: mmp: remove clock name from usb pdata for ttc

2013-03-27 Thread Haojian Zhuang
On Mon, Mar 25, 2013 at 3:06 PM, Chao Xie wrote: > The clock name will directly get by driver. Removing > the name from pdata. > > Signed-off-by: Chao Xie > --- > arch/arm/mach-mmp/ttc_dkb.c |6 -- > 1 files changed, 0 insertions(+), 6 deletions(-) > > diff --git a/arch/arm/mach-mmp/ttc_

[PATCH V2 5/6] arm: mmp: remove clock name from usb pdata for ttc

2013-03-25 Thread Chao Xie
The clock name will directly get by driver. Removing the name from pdata. Signed-off-by: Chao Xie --- arch/arm/mach-mmp/ttc_dkb.c |6 -- 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/arch/arm/mach-mmp/ttc_dkb.c b/arch/arm/mach-mmp/ttc_dkb.c index 22a9058..6528a5f 100644