linux/drivers/extcon
Randy Dunlap cdc1a790b2 extcon: extcon-arizona depends on INPUT
extcon-arizona uses input_*() functions so it should depend
on INPUT.

ERROR: "input_event" [drivers/extcon/extcon-arizona.ko] undefined!
ERROR: "input_free_device" [drivers/extcon/extcon-arizona.ko] undefined!
ERROR: "input_register_device" [drivers/extcon/extcon-arizona.ko] undefined!
ERROR: "input_set_capability" [drivers/extcon/extcon-arizona.ko] undefined!
ERROR: "input_allocate_device" [drivers/extcon/extcon-arizona.ko] undefined!
ERROR: "input_unregister_device" [drivers/extcon/extcon-arizona.ko] undefined!

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
Cc: Chanwoo Choi <cw00.choi@samsung.com>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-05 13:31:03 -07:00
..
extcon-adc-jack.c extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices 2012-09-05 12:20:49 -07:00
extcon-arizona.c extcon: fix typos in extcon-arizona 2012-09-05 12:18:11 -07:00
extcon-class.c extcon: fixing typos 2012-09-05 12:18:11 -07:00
extcon-gpio.c Merge 3.6-rc3 into driver-core-next 2012-08-27 07:08:39 -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: fix typos in max77693 driver 2012-09-05 12:18:11 -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