linux/drivers/extcon
Devendra Naga 3cafbd4e50 extcon-max8997: remove usage of ret in max8997_muic_handle_charger_type_detach
actually we can do returns with error or success with out ret in this function,
so remove the ret variable, and reduce a very little (4byte) space on stack of this function

Signed-off-by: Devendra Naga <develkernel412222@gmail.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
2012-10-22 11:28:10 +09:00
..
extcon-adc-jack.c Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 2012-10-02 09:54:49 -07:00
extcon-arizona.c Driver core merge for 3.7-rc1 2012-10-01 12:10:44 -07:00
extcon-class.c extcon: fixing typos 2012-09-05 12:18:11 -07:00
extcon-gpio.c extcon: Remove duplicate inclusion of extcon.h header file 2012-10-22 11:28:10 +09:00
extcon-max8997.c extcon-max8997: remove usage of ret in max8997_muic_handle_charger_type_detach 2012-10-22 11:28:10 +09:00
extcon-max77693.c Merge 3.6-rc7 into driver-core-next 2012-09-16 16:51:27 -07:00
Kconfig extcon: extcon-arizona depends on INPUT 2012-09-05 13:31:03 -07:00
Makefile extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices 2012-09-05 12:20:49 -07:00