extcon: Register extcon uevent inside extcon module 95/35395/2
authorJiyoung Yun <jy910.yun@samsung.com>
Fri, 13 Feb 2015 04:59:06 +0000 (13:59 +0900)
committerJiyoung Yun <jy910.yun@samsung.com>
Fri, 13 Feb 2015 05:01:44 +0000 (14:01 +0900)
commit33404cf65e730398c4bb97e32d26452a6e895d0a
treef43ae2d8684b397e8b016c35c406a7382ed415bb
parent54e4cc087ea8ce909f9b0179455b4e6d27ea3a49
extcon: Register extcon uevent inside extcon module

If there is no extcon module,
deviced does not need to register extcon uevent.
So the code is moved into extcon module.

Change-Id: Ib36295a1f54c3528bb0c3473201b1f1d36671e9c
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
src/core/device-change-handler.c
src/extcon/extcon.c
src/extcon/extcon.h