commit | f8c8628f18f5619d43e0e5460a02d985c3ec2539 | [log] [tgz] |
---|---|---|
author | Suneel Garapati <sgarapati@marvell.com> | Mon May 04 21:25:25 2020 -0700 |
committer | Stefan Roese <sr@denx.de> | Tue Aug 25 08:01:16 2020 +0200 |
tree | 24bb22e46dff69903f3e3567b161c2aedf1fbf8f | |
parent | a99a5eb9c0269cb48f8eb91f40c3fd6903017ebf [diff] |
pci: pci-uclass: Check validity of ofnode Add check if the referenced ofnode is valid. Signed-off-by: Suneel Garapati <sgarapati@marvell.com> Reviewed-by: Simon Glass <sjg@chromium.org> Cc: Bin Meng <bmeng.cn@gmail.com>