kernel-ark/drivers/extcon
Charles Keepax 5a8844b596 extcon: arizona: Remove duplicate set of input parent device
devm_input_allocate_device already sets the parent device to be that
passed to it, we also set this manually in arizona_extcon_probe. This
patch removes the redundant set from arizona_extcon_probe.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2014-06-16 13:33:19 +09:00
..
extcon-adc-jack.c extcon: adc-jack: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:51:22 +09:00
extcon-arizona.c extcon: arizona: Remove duplicate set of input parent device 2014-06-16 13:33:19 +09:00
extcon-class.c extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon device 2014-04-29 09:45:56 +09:00
extcon-gpio.c extcon: gpio: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:51:48 +09:00
extcon-max8997.c extcon: max8997: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:46:28 +09:00
extcon-max14577.c extcon: max14577: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:50:31 +09:00
extcon-max77693.c extcon: max77693: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:50:07 +09:00
extcon-palmas.c extcon: palmas: Make of_device_id array const 2014-06-16 13:33:18 +09:00
Kconfig extcon: Reorder the sequence of extcon device driver alphabetically 2014-06-16 13:33:18 +09:00
Makefile extcon: Reorder the sequence of extcon device driver alphabetically 2014-06-16 13:33:18 +09:00