mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
The of_find_device_by_node takes a reference to the struct device when find the match device ,we should release it when fail. Signed-off-by: WangBo <wang.bo116@zte.com.cn> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>