test: dm: usb: use the real device name
authorPeng Fan <peng.fan@nxp.com>
Wed, 22 May 2019 07:08:12 +0000 (07:08 +0000)
committerTom Rini <trini@konsulko.com>
Sat, 13 Jul 2019 01:07:59 +0000 (21:07 -0400)
commit819ac50d2a7a05eab65b45c1c18fefedbef51e67
tree261d3470e4d3bdb78351f0c107bc9d2ebd6671fd
parent38ee9dfea907987545bda29e975d0e11e1356d27
test: dm: usb: use the real device name

"keyb" is not the real device name, "keyb@3" is.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
test/dm/usb.c