extcon: intel: Split out some definitions to a common header
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 19 Mar 2019 14:30:41 +0000 (16:30 +0200)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 5 Apr 2019 01:21:41 +0000 (10:21 +0900)
commit098b7ae8ec431465b319e2157f848df50dc6b7e0
tree386debbb38ab1484e6781d4695575ffdfc799102
parentdb8b4aefd17b1ccf108d81a4fbb181c8e50abf0e
extcon: intel: Split out some definitions to a common header

We are going to use some definitions in the other Intel extcon drivers,
thus, split out them to a common header file.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-intel-cht-wc.c
drivers/extcon/extcon-intel.h [new file with mode: 0644]