linux/drivers/extcon
Mark Brown c3b15452e2 Extcon: Don't try to create duplicate link names
We can't create a link from the device to the compatibility switch class
since we already create a link from the device to to the extcon class
object and we try to use the same name for both links. This causes a loud
complaint from sysfs on boot.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-06-14 17:20:09 -07:00
..
Kconfig
Makefile
extcon-max8997.c Driver core pull for 3.5-rc1 2012-05-22 16:02:13 -07:00
extcon_class.c
extcon_gpio.c