mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-12 07:58:10 +09:00
of_node_put needs to be called when the device node which is got
from of_parse_phandle has finished using.
Change-Id: I59404551678a7e56fe51a1996c9e53b6e935dac9
Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
(cherry picked from commit 3427c6f0b6)