dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/extcon
Axel Lin 7b7e995d69 extcon: extcon_gpio: Replace gpio_request_one by devm_gpio_request_one
commit 01eaf24 "extcon: Convert extcon_gpio to devm_gpio_request_one"
missed the replacement for devm_gpio_request_one. fix it.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-08-16 10:29:08 -07:00
..
Kconfig MFD bits for the 3.6 merge window. 2012-07-30 12:41:17 -07:00
Makefile extcon: MAX77693: Add extcon-max77693 driver to support Maxim MAX77693 MUIC device 2012-07-17 10:34:56 -07:00
extcon-arizona.c extcon: arizona: Stop microphone detection if we give up on it 2012-07-17 09:32:14 -07:00
extcon-max8997.c extcon: Add support irq domain for MAX8997 muic 2012-07-09 00:16:13 +02:00
extcon-max77693.c extcon: MAX77693: Add extcon-max77693 driver to support Maxim MAX77693 MUIC device 2012-07-17 10:34:56 -07:00
extcon_class.c Merge v3.5-rc5 into driver-core-next 2012-07-05 08:25:34 -07:00
extcon_gpio.c extcon: extcon_gpio: Replace gpio_request_one by devm_gpio_request_one 2012-08-16 10:29:08 -07:00