
9 Oct
2017
9 Oct
'17
6:46 a.m.
On 29 September 2017 at 06:51, Mario Six mario.six@gdsys.cc wrote:
Judging from its name and parameters, device_is_compatible looks like it is compatible with a live device tree, but it actually isn't.
Make is compatible with a live device tree.
Signed-off-by: Mario Six mario.six@gdsys.cc
drivers/core/device.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org