commit | 370ed7a9b9176d68c7b13e6cef32efa6ac5b2d97 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Tue Feb 27 13:22:07 2018 +0100 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Thu Mar 08 10:34:44 2018 +0900 |
tree | cb032778a60b92a82ef550f46c49d9b42a4e132a | |
parent | 14217173217e021c1f354269e61f3c1d5affc42e [diff] |
extcon: add possibility to get extcon device by OF node Since extcon property is not allowed in DT, extcon subsystem requires another way to get extcon device. Lets try the simplest approach - get edev by of_node. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Acked-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>