commit | f2693b430b33d9554daa0f21fbcae57633f8d4f1 | [log] [tgz] |
---|---|---|
author | Peter Chen <peter.chen@freescale.com> | Tue Aug 19 09:51:52 2014 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 23 21:28:41 2014 -0700 |
tree | 0045ce60eab786a763c28eecc4455d85d47e631a | |
parent | c68929f75dfcb6354918862b91b5778585de1fa5 [diff] |
usb: hcd: add TPL support flag The targeted hosts (non-PC hosts) need to have TPL (Targeted Peripheral List) for USB OTG & EH certification and other vendor specific requirements. The platform who needs TPL feature should set this flag at usb host controller driver. Signed-off-by: Peter Chen <peter.chen@freescale.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>