linux-stable/drivers/extcon
Chanwoo Choi 22f9afb95b extcon: max8997: Use devm_extcon_dev_allocate for extcon_dev
This patch use devm_extcon_dev_allocate() to simplify the memory control
of extcon device.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
2014-04-29 09:46:28 +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
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_allocate for extcon_dev 2014-04-29 09:46:28 +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