Re: [PATCH 06/29] usb: host: ehci-mv: fix clk APIs

2012-11-23 Thread Alan Stern
On Wed, 21 Nov 2012, Chao Xie wrote: > From: Chao Xie > > Signed-off-by: Chao Xie I don't like patches with no patch description. You should write something here, explaining why the change is needed. What's wrong with the clk APIs? The same hold for your other patches, except perhaps the

[PATCH 06/29] usb: host: ehci-mv: fix clk APIs

2012-11-22 Thread Chao Xie
From: Chao Xie Signed-off-by: Chao Xie --- drivers/usb/host/ehci-mv.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/usb/host/ehci-mv.c b/drivers/usb/host/ehci-mv.c index f7bfc0b..6c56297 100644 --- a/drivers/usb/host/ehci-mv.c +++ b/drivers/usb/host/ehci-mv