commit | 2cdb58ebdc3268a261cd3761b730ca4b98d37985 | [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 | 17627609e0b5d2222233c852d316276d67695c6e [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>