Skip to content
Commit 98ac7857 authored by Kory Maincent's avatar Kory Maincent Committed by Marek Vasut
Browse files

usb: kbd: allow probing even if usbkbd not in stdin



For now the driver does not probe if usbkbd was not present in stdin.
This presents two issues, we can not probe the driver before setting stdin
and we can not use this driver in other manner than stdin console.

This patch fixes this by adding an else statement. It simply probes the
driver without console management in the case "usbkbd" is not in stdin.

Signed-off-by: default avatarKory Maincent <kory.maincent@bootlin.com>
parent 018cdfc3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment