usb_kdb: Get stdio_dev directly from sdev pointer
authorMichal Simek <michal.simek@xilinx.com>
Wed, 27 Jun 2018 12:35:07 +0000 (14:35 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 19 Jul 2018 08:49:54 +0000 (10:49 +0200)
commit4fb67f47f123bb301e1ffbbb345d8f6fe46ec3cd
tree32190ae8ea87ab376cb92542890b7d075ac6fdea
parentf8f3e0e539e08da381e397ba58fcc2df195ae2ec
usb_kdb: Get stdio_dev directly from sdev pointer

Driver supports only one instance of usb keyboard.
Remove the first dependency on generic usbkbd DEVNAME.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
common/usb_kbd.c