commit | 14a649d33e8145ec14e0429e56bbb12660baa4df | [log] [tgz] |
---|---|---|
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | Sun Sep 16 16:45:42 2018 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 25 20:21:02 2018 +0200 |
tree | f124af8ca960bd01f63e9c8fa0064998ac5316ae | |
parent | 0e321f19be94448ca0375e2e0cc28a5f3950e9bb [diff] |
slimbus: core: match device tree based devices correctly device_id for device tree based devices come from dt compatible string, such drivers need not provide non dt style device id table. Match those device using compatible strings. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>