extcon: change extcon object type from 'const' to normal 03/35103/2
authortaeyoung <ty317.kim@samsung.com>
Mon, 9 Feb 2015 06:59:19 +0000 (15:59 +0900)
committertaeyoung <ty317.kim@samsung.com>
Tue, 10 Feb 2015 11:24:31 +0000 (20:24 +0900)
commit357bd782f458f4ed8e22c8a1377db6672f588bf9
tree771e73be1967882191ef8be04de393587546acb0
parent9e396ae38dea5a5c8b19db66785b79a6a0c1d195
extcon: change extcon object type from 'const' to normal

- Extcon object contains status element and it can be updated
  by extcon status. Thus 'const' is removed for the extcon object

Change-Id: I7a26af7ac8c878a145a4a68d77e9af2cc72607b1
Signed-off-by: taeyoung <ty317.kim@samsung.com>
src/extcon/extcon.c
src/extcon/extcon.h