kernel-hacking-2024-linux-s.../drivers/extcon
Chanwoo Choi ca48824117 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 <cw00.choi@samsung.com>
2014-03-19 13:45:43 +09:00
..
extcon-adc-jack.c extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter 2013-09-27 09:37:01 +09:00
extcon-arizona.c ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions 2014-02-20 18:40:07 +09:00
extcon-class.c extcon: remove freed groups caused the panic or warning in unregister flow 2013-11-26 15:17:23 +09:00
extcon-gpio.c extcon: gpio: Use SIMPLE_DEV_PM_OPS macro 2014-03-19 13:45:42 +09:00
extcon-max8997.c Update extcon for 3.13 2013-09-26 20:47:25 -07:00
extcon-max14577.c extcon: max14577: Add extcon-max14577 driver to support MUIC device 2014-01-07 11:54:29 +09:00
extcon-max77693.c Update extcon for 3.13 2013-09-26 20:47:25 -07:00
extcon-palmas.c extcon: palmas: Use SIMPLE_DEV_PM_OPS macro 2014-03-19 13:45:41 +09:00
Kconfig extcon: max14577: Add extcon-max14577 driver to support MUIC device 2014-01-07 11:54:29 +09:00
Makefile extcon: max14577: Add extcon-max14577 driver to support MUIC device 2014-01-07 11:54:29 +09:00
of_extcon.c extcon: of: Remove unnecessary function call by using the name of device_node 2014-03-19 13:45:43 +09:00