Re: [PATCH 10/27] usb: chipidea: don't redefine __ffs()

2013-03-29 Thread Greg KH
On Sat, Mar 30, 2013 at 02:46:26AM +0200, Alexander Shishkin wrote: > From: Felipe Balbi > > chipidea's ffs_nr() is pretty much what __ffs() does. > > Use that one instead. > > Signed-off-by: Felipe Balbi > [rebased on top of debug infrastructure rework] Again, can you rebase this so I can ta

[PATCH 10/27] usb: chipidea: don't redefine __ffs()

2013-03-29 Thread Alexander Shishkin
From: Felipe Balbi chipidea's ffs_nr() is pretty much what __ffs() does. Use that one instead. Signed-off-by: Felipe Balbi [rebased on top of debug infrastructure rework] Signed-off-by: Alexander Shishkin --- drivers/usb/chipidea/ci.h | 15 +-- drivers/usb/chipidea/core.c |