
8 Sep
2015
8 Sep
'15
8:33 p.m.
On Tuesday, September 08, 2015 at 07:15:11 PM, Simon Glass wrote:
Switch USB keyboards over to use driver model instead of scanning with the horrible usb_get_dev_index() function. This involves creating a new uclass for keyboards, although so far there is no API.
Hi,
Why don't you create an UCLASS for generic input device instead ?
But in general, looks pretty standard/OK.
Best regards, Marek Vasut