kernel-ark/drivers/extcon
Chanwoo Choi 739ba1bfdb extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon device
This patch add device managed devm_extcon_dev_{allocate,free} to automatically
free the memory of extcon_dev structure without handling free operation.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
2014-04-29 09:45:56 +09:00
..
extcon-adc-jack.c extcon: adc-jack: Use devm_extcon_dev_register() 2014-04-24 19:37:03 +09:00
extcon-arizona.c extcon: arizona: Use devm_extcon_dev_register() 2014-04-24 19:37:06 +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_register() 2014-04-24 19:37:03 +09:00
extcon-max8997.c extcon: max8997: Use devm_extcon_dev_register() 2014-04-24 19:37:05 +09:00
extcon-max14577.c extcon: max14577: Use devm_extcon_dev_register() 2014-04-24 19:37:04 +09:00
extcon-max77693.c extcon: max77693: Use devm_extcon_dev_register() 2014-04-24 19:37:04 +09:00
extcon-palmas.c extcon: palmas: Use devm_extcon_dev_register() 2014-04-24 19:37:05 +09:00
Kconfig extcon: max14577: Add support for MAX77836 2014-04-23 14:09:25 +01:00
Makefile extcon: Move OF helper function to extcon core and change function name 2014-03-19 14:41:58 +09:00