diff options
author | Tony Lindgren <tony@atomide.com> | 2018-04-25 16:29:22 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2018-09-11 17:47:33 +0200 |
commit | 10492ee8ed9188d6d420e1f79b2b9bdbc0624e65 (patch) | |
tree | 7218217bc89e6ad92d5c5f23bd3e266e087c5d19 /drivers/android | |
parent | mfd: da9063: Fix DT probing with constraints (diff) | |
download | linux-10492ee8ed9188d6d420e1f79b2b9bdbc0624e65.tar.xz linux-10492ee8ed9188d6d420e1f79b2b9bdbc0624e65.zip |
mfd: omap-usb-host: Fix dts probe of children
It currently only works if the parent bus uses "simple-bus". We
currently try to probe children with non-existing compatible values.
And we're missing .probe.
I noticed this while testing devices configured to probe using ti-sysc
interconnect target module driver. For that we also may want to rebind
the driver, so let's remove __init and __exit.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/android')
0 files changed, 0 insertions, 0 deletions