]> git.baikalelectronics.ru Git - kernel.git/commit
Extcon: renamed files to comply with the standard naming.
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 10 Aug 2012 02:33:46 +0000 (11:33 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Aug 2012 17:42:11 +0000 (10:42 -0700)
commitaa3a7d0ced8ff129a88ff5c308f251fc0e6e1d78
tree558ca2859926b19382a6d9be6c812dc54631fc64
parent927463735a4b9d3b536f0a8e031b3178c44fe38e
Extcon: renamed files to comply with the standard naming.

Replaced '_' with '-' in the extcon file names, which has been bogging
since new drivers have been using the standard naming.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/extcon/Makefile
drivers/extcon/extcon-class.c [new file with mode: 0644]
drivers/extcon/extcon-gpio.c [new file with mode: 0644]
drivers/extcon/extcon_class.c [deleted file]
drivers/extcon/extcon_gpio.c [deleted file]