Re: [PATCH 1/2][usbutils] lsusb: port to hwdb

From: Greg Kroah-Hartman
Date: Thu Sep 12 2013 - 18:53:31 EST


On Wed, Sep 04, 2013 at 02:47:07PM +0200, Tom Gundersen wrote:
> Most of the information in usb.ids is now contained in udev's hwdb. Read the
> information from the hwdb instead of usb.ids.
>
> This would allow distributions to no longer ship (most of) usb.ids by default,
> but rather keep all the usb device information in the hwdb.
>
> This patch introduces a dependency on libusb >= 196.
>
> v2: drop support from reading data from usb.ids which is already in hwdb
>
> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> ---
> Makefile.am | 5 +-
> configure.ac | 2 +
> names.c | 361 +++++++----------------------------------------------------
> 3 files changed, 45 insertions(+), 323 deletions(-)

Applied, thanks.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/