alistair23-linux/drivers/extcon
Liu Shixin dbc888072a extcon: axp288: Use module_platform_driver to simplify the code
module_platform_driver() makes the code simpler by eliminating
boilerplate code.

Signed-off-by: Liu Shixin <liushixin2@huawei.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2020-09-30 00:40:06 +09:00
..
devres.c
extcon-adc-jack.c extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()' 2020-05-29 17:36:01 +09:00
extcon-arizona.c extcon: arizona: Fix runtime PM imbalance on error 2020-05-29 17:36:02 +09:00
extcon-axp288.c extcon: axp288: Use module_platform_driver to simplify the code 2020-09-30 00:40:06 +09:00
extcon-fsa9480.c
extcon-gpio.c
extcon-intel-cht-wc.c extcon-intel-cht-wc: Don't reset USB data connection at probe 2019-10-01 06:46:30 +09:00
extcon-intel-int3496.c
extcon-intel-mrfld.c
extcon-intel.h
extcon-max3355.c
extcon-max8997.c extcon: max8997: Return error code of extcon_dev_allocate() 2020-09-24 19:20:49 +09:00
extcon-max14577.c extcon: max14577: Return error code of extcon_dev_allocate() 2020-09-24 19:20:49 +09:00
extcon-max77693.c extcon: max77693: Return error code of extcon_dev_allocate() 2020-09-24 19:20:49 +09:00
extcon-max77843.c extcon: max77843: Return error code of extcon_dev_allocate() 2020-09-24 19:20:49 +09:00
extcon-palmas.c extcon: palmas: Simplify with dev_err_probe() 2020-09-24 19:20:49 +09:00
extcon-ptn5150.c extcon: ptn5150: Do not print error during probe if nothing is attached 2020-09-30 00:38:54 +09:00
extcon-qcom-spmi-misc.c
extcon-rt8973a.c
extcon-rt8973a.h
extcon-sm5502.c extcon: sm5502: Remove unneeded semicolon 2019-12-16 10:23:19 +09:00
extcon-sm5502.h extcon: sm5502: Reset registers during initialization 2019-10-11 10:43:26 +09:00
extcon-usb-gpio.c extcon: Replace HTTP links with HTTPS ones 2020-09-24 19:20:48 +09:00
extcon-usbc-cros-ec.c
extcon.c extcon: remove redundant assignment to variable idx 2020-05-29 17:36:01 +09:00
extcon.h
Kconfig
Makefile