]> git.baikalelectronics.ru Git - kernel.git/commit
extcon: Move struct extcon_cable from header file to core
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 27 Jun 2016 10:17:06 +0000 (19:17 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 27 Jun 2016 11:31:21 +0000 (20:31 +0900)
commit456d38a3300fabaa3302bfc3e138e8b1a76b0b98
tree113d034a20f20e77fca369dc68e0042529debf2a
parentfebd6725ebe41750a16d8d8114a53f0834a2b93b
extcon: Move struct extcon_cable from header file to core

This patch moves the struct extcon_cable because that should
be only handled by extcon core. There are no reason to publish
the internal structure.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon.c
include/linux/extcon.h