Re: [PATCH 6/6] hid-core: ignore the Keene FM transmitter.

2012-02-02 Thread Jiri Kosina
On Thu, 2 Feb 2012, Hans Verkuil wrote: > From: Hans Verkuil > > The Keene FM transmitter USB device has the same USB ID as > the Logitech AudioHub Speaker, but it should ignore the hid. > Check if the name is that of the Keene device. > > Signed-off-by: Hans Verkuil Mauro, feel free to take

[PATCH 6/6] hid-core: ignore the Keene FM transmitter.

2012-02-02 Thread Hans Verkuil
From: Hans Verkuil The Keene FM transmitter USB device has the same USB ID as the Logitech AudioHub Speaker, but it should ignore the hid. Check if the name is that of the Keene device. Signed-off-by: Hans Verkuil --- drivers/hid/hid-core.c | 10 ++ drivers/hid/hid-ids.h |1 + 2