> --------- Original Message --------- > Sender : Peter Chen <[email protected]> > Date : 2016-07-01 18:49 (GMT+9) > Title : [PATCH 6/7] devfreq: add missing of_node_put after calling > of_parse_phandle > > of_node_put needs to be called when the device node which is got > from of_parse_phandle has finished using. > > Cc: MyungJoo Ham <[email protected]> > Cc: Kyungmin Park <[email protected]> > Signed-off-by: Peter Chen <[email protected]>
Thank you! Signed-off-by: MyungJoo Ham <[email protected]>

