On Tue, Dec 22, 2015 at 09:22:09PM +0100, Heiner Kallweit wrote:
> USB bus numbering is based on directly dealing with bitmaps and
> defines a separate list of busses.
> This can be simplified and unified by using existing idr functionality.
> 
> Signed-off-by: Heiner Kallweit <hkallwe...@gmail.com>
> ---
>  drivers/usb/core/devices.c      | 10 ++--------
>  drivers/usb/core/hcd.c          | 21 ++++++---------------
>  drivers/usb/core/usb.c          |  1 +
>  drivers/usb/host/r8a66597-hcd.c |  9 ++-------
>  drivers/usb/mon/mon_main.c      |  5 ++---
>  include/linux/usb.h             |  1 -
>  include/linux/usb/hcd.h         |  3 ++-
>  7 files changed, 15 insertions(+), 35 deletions(-)

This series no longer applies to my tree, can you refresh it against the
latest 4.5-rc1 and resend it?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to