commit | 0bbb2f3df1ffd9ccf7135a69a450c6929bc0b915 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed May 17 12:33:12 2017 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon May 29 14:03:35 2017 +0200 |
tree | 7c30abe9c68077d9c3c5279b3ae9fd165479fcdc | |
parent | e14935df26c2c10b3445b1910f4ff76f3fb1a1b1 [diff] |
xhci: split into multiple files Moved structs and defines to hcd-xhci.h. Move nec controller variant to hcd-xhci-nec.c. No functional changes. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20170517103313.8459-1-kraxel@redhat.com