From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Tom Gundersen <teg@jklm.no>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2][usbutils] lsusb: port to hwdb
Date: Thu, 12 Sep 2013 15:53:26 -0700 [thread overview]
Message-ID: <20130912225326.GA4241@kroah.com> (raw)
In-Reply-To: <1378298828-18560-1-git-send-email-teg@jklm.no>
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@linuxfoundation.org>
> ---
> Makefile.am | 5 +-
> configure.ac | 2 +
> names.c | 361 +++++++----------------------------------------------------
> 3 files changed, 45 insertions(+), 323 deletions(-)
Applied, thanks.
greg k-h
next prev parent reply other threads:[~2013-09-12 22:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-04 12:47 [PATCH 1/2][usbutils] lsusb: port to hwdb Tom Gundersen
2013-09-12 22:47 ` Greg Kroah-Hartman
2013-09-13 0:13 ` Tom Gundersen
2013-09-12 22:53 ` Greg Kroah-Hartman [this message]
[not found] ` <1378298828-18560-2-git-send-email-teg@jklm.no>
2013-09-12 23:00 ` [PATCH 2/2][usbutils] drop dependency on usb.ids Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130912225326.GA4241@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=teg@jklm.no \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox