commit | dcfda673101313472524bfac8c2fe2e1d03c8214 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Fri Jul 15 15:08:01 2011 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Aug 04 15:51:51 2011 +0200 |
tree | b81552ff1faf915099ad541f9c963920e23e552f | |
parent | 38931fa8cfb074a08ce65fd1982bd4a5bef9d6fb [diff] |
usb-hid: split hid code to hw/hid.[ch] Almost pure code motion. Unstatic hid interface functions and add them to the header file. Some renames. Some code style cleanups. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>