dm: atmel: Add driver model support for the ehci driver
authorWenyou Yang <wenyou.yang@atmel.com>
Fri, 5 Aug 2016 00:57:35 +0000 (08:57 +0800)
committerAndreas Bießmann <andreas@biessmann.org>
Mon, 15 Aug 2016 20:58:04 +0000 (22:58 +0200)
commit17b68b5a583207c9842d45ca7737dd79091e2765
treeb91d3d26cec8b1e4f4a8ed0d92e8b9737370ecdb
parent2c4b2dd28955075e7f8702f0192d4e8bdf80d4f6
dm: atmel: Add driver model support for the ehci driver

Add driver model support while retaining the existing legacy code.
This allows the driver to support boards that have converted to
driver model as well as those that have not.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Acked-by: Simon Glass <sjg@chromium.org>
drivers/usb/host/Kconfig
drivers/usb/host/ehci-atmel.c