cros_ec: Allow use with of-platdata
authorSimon Glass <sjg@chromium.org>
Sat, 16 Jan 2021 21:52:30 +0000 (14:52 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 30 Jan 2021 21:25:41 +0000 (14:25 -0700)
commitd9ffaef6fe25e7a29e63911fe1af5d18c9d77a45
tree97d225bf7491156af9717ff52031b7e86648c804
parent3ae338299e1649ef9a38c45fcde864022c448a9e
cros_ec: Allow use with of-platdata

Avoid reading the device tree when of-platdata is in use.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/misc/cros_ec.c