extcon: of: Remove unnecessary function call by using the name of device_node
authorChanwoo Choi <cw00.choi@samsung.com>
Tue, 18 Mar 2014 10:09:41 +0000 (19:09 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 19 Mar 2014 04:45:43 +0000 (13:45 +0900)
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 <cw00.choi@samsung.com>
drivers/extcon/of_extcon.c

Simple merge