commit | 14ec7b2c5bc0e7b0f7097211d349b57450f09d02 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Feb 19 12:03:24 2016 +0000 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Feb 23 10:38:00 2016 +0100 |
tree | 5629f5cfcae5e0bda99f824c58d81edf3f4f1387 | |
parent | 80eecda8e5d09c442c24307f340840a5b70ea3b9 [diff] |
tusb6010: move from hw/timer to hw/usb The TUSB6010 is a USB controller (as the name suggests). Move it from hw/timer (where it was accidentally filed in 2013 when we moved everything out of hw/) to hw/usb. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1455883404-10976-1-git-send-email-peter.maydell@linaro.org Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>