usb_kbd: Add support for watchdog
authorMichal Simek <michal.simek@xilinx.com>
Wed, 27 Jun 2018 12:16:54 +0000 (14:16 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 19 Jul 2018 08:49:53 +0000 (10:49 +0200)
commitf8f3e0e539e08da381e397ba58fcc2df195ae2ec
tree898aa3aa543ff0aca37a821d7ebabb4b7484373a
parentb4f015845a5814ab56aee136bf2c7175c205c6c2
usb_kbd: Add support for watchdog

There is need to service watchdog in while loop or system will be
restarted when idlying.

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