commit | 5d5c4c139dd766dff903ba35d72fb3ec90022e91 | [log] [tgz] |
---|---|---|
author | Peter Chen <peter.chen@nxp.com> | Fri Jul 01 18:41:55 2016 +0900 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Sat Jul 02 13:24:25 2016 +0900 |
tree | 473ad5944481afcb5c40372b6d0e517f35e1910e | |
parent | af61f96109b73fefbe0589c320d2219567f4f660 [diff] |
extcon: 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. Signed-off-by: Peter Chen <peter.chen@nxp.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>