]> asedeno.scripts.mit.edu Git - linux.git/commit
USB: ohci: da8xx: Allow probing from DT
authorAxel Haslam <ahaslam@baylibre.com>
Wed, 23 Nov 2016 18:06:49 +0000 (19:06 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Nov 2016 16:31:36 +0000 (17:31 +0100)
commit190534f64ac39aa569934391de19d7df9370fc9f
treeb743018e6795318221c513083196de0e6b72ae3d
parentff8c1bd8cf88b621a07fe18eca83c43eb2fdc5c0
USB: ohci: da8xx: Allow probing from DT

This adds the compatible string to the ohci driver
to be able to probe from DT

Signed-off-by: Axel Haslam <ahaslam@baylibre.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-da8xx.c