extcon: Rename extcon core driver
authorChanwoo Choi <cw00.choi@samsung.com>
Sat, 7 Mar 2015 13:58:10 +0000 (22:58 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Sat, 7 Mar 2015 13:58:10 +0000 (22:58 +0900)
commitf68a8342b1082d9a4b084cb085396e562899bc62
tree5dc2f8f22676c80fd50e8b44a1ecbc09cde21ff9
parent43f0acd96163754672cfb8c8015c54ec527a2cce
extcon: Rename extcon core driver

This patch renames the extcon core driver from extcon-class.c
to extcon.c because '-class' postfix is not necessary.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/Makefile
drivers/extcon/extcon-class.c [deleted file]
drivers/extcon/extcon.c [new file with mode: 0644]