mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-22 20:08:59 +09: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>