From: Kishon Vijay Abraham I Date: Tue, 11 Jun 2013 11:48:02 +0000 (+0900) Subject: extcon: Add an API to get extcon device from dt node X-Git-Tag: v3.12-rc1~185^2~29^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eee5b3b493824731ed34ade0299241f91f04096;p=pandora-kernel.git extcon: Add an API to get extcon device from dt node Added an API of_extcon_get_extcon_dev() to be used by drivers to get extcon device in the case of dt boot (this can be used instead of extcon_get_extcon_dev()). Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Chanwoo Choi Signed-off-by: Myungjoo Ham --- Reading git-diff-tree failed