From: Chanwoo Choi Date: Tue, 18 Mar 2014 10:09:41 +0000 (+0900) Subject: extcon: of: Remove unnecessary function call by using the name of device_node X-Git-Tag: v3.15-rc1~141^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca48824117b3ceaa4e35a7c5d651b95c288308e6;p=pandora-kernel.git extcon: of: Remove unnecessary function call by using the name of device_node This patch remove unnecessary function call in of_extcon_get_extcon_dev() by using the name of device_node structure. Signed-off-by: Chanwoo Choi --- Reading git-diff-tree failed