
7 Apr
2015
7 Apr
'15
8:45 p.m.
On 25 March 2015 at 12:22, Simon Glass sjg@chromium.org wrote:
Allow USB keyboards to work with driver model. The main difference is that we can have multiple buses (each with its own device numbering) and each bus must be scanned.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
common/usb_kbd.c | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-)
Applied to u-boot-dm/next.