
21 Jan
2016
21 Jan
'16
6:56 a.m.
On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass sjg@chromium.org wrote:
Add a compatible string to allow this to be specified in the device tree if needed.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
- Add missing of_match member init so that ehci_pci_ids[] is used
drivers/usb/host/ehci-pci.c | 6 ++++++ 1 file changed, 6 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com