Re: [PATCH v2] HID: use generic driver for Logitech Unifying receiversif CONFIG_HID_LOGITECH_DJ=n

From: Jiri Kosina
Date: Tue Feb 21 2012 - 10:01:39 EST


On Mon, 13 Feb 2012, Konstantin Khlebnikov wrote:

> Before commit 534a7b8e1 "HID: Add full support for Logitech Unifying receivers"
> Logitech Unifying receiver can work as generic device without special driver,
> after that commit these devices does not works without special driver.
>
> After this patch they will use generic driver if special driver is disabled.
>

Okay, I haven't originally fully realized that this device works
flawlessly in "single" case without the driver.

I like to avoid polluting the have_special_driver[] with ifdefs, but in
this particular case it seems to make sense. So I am queuing this.

Thanks.

--
Jiri Kosina
SUSE Labs
--
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/