linux/drivers/slimbus
Srinivas Kandagatla 458a445deb slimbus: ngd: Fix build error on x86
on non DT platforms like x86 of_match_node is set to NULL, dereferencing
directly would throw an error.
Fix this by doing this in two steps, get the match then the data.

Reported-by: Greg KH <gregkh@linuxfoundation.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-11-27 08:44:06 +01:00
..
core.c slimbus: core: add support to uevent 2018-09-25 20:21:02 +02:00
Kconfig slimbus: ngd: Add qcom SLIMBus NGD driver 2018-07-07 17:24:32 +02:00
Makefile slimbus: stream: add stream support 2018-07-07 17:25:23 +02:00
messaging.c slimbus: messaging: add slim_alloc/free_txn_tid() 2018-07-07 17:24:32 +02:00
qcom-ctrl.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
qcom-ngd-ctrl.c slimbus: ngd: Fix build error on x86 2018-11-27 08:44:06 +01:00
sched.c slimbus: Add support for 'clock-pause' feature 2017-12-19 11:01:03 +01:00
slimbus.h slimbus: ngd: remove unnecessary check 2018-11-07 14:59:28 +01:00
stream.c slimbus: stream: add stream support 2018-07-07 17:25:23 +02:00