commit | ab88fdb094615fdc1d53a3d53251f30c8cc29c4d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 08 23:48:04 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Nov 19 20:27:52 2015 -0700 |
tree | 66c39d1586858258b51fffe793f2408ec9352199 | |
parent | 48629c5cb2fd7c9c47105cb4b78a2dc1b274878a [diff] |
usb: Avoid open-coded USB constants in usb_kbd.c Replace the open-coded values with constants to make it clearer what they mean. Signed-off-by: Simon Glass <sjg@chromium.org>