typec: tcpm: Move out of staging
authorGuenter Roeck <linux@roeck-us.net>
Tue, 12 Sep 2017 03:32:07 +0000 (20:32 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Sep 2017 08:58:31 +0000 (10:58 +0200)
commit4b4e02c83167dca260e6bf974809979d44694e19
tree2dff208e127332c9f17f1fc7f5e319c8cc96387c
parent70cd90be33004ce700f762e85e4919f41af0ca48
typec: tcpm: Move out of staging

Move tcpm (USB Type-C Port Manager) out of staging.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
12 files changed:
drivers/staging/typec/Kconfig
drivers/staging/typec/Makefile
drivers/staging/typec/TODO
drivers/staging/typec/fusb302/fusb302.c
drivers/staging/typec/tcpci.c
drivers/usb/typec/Kconfig
drivers/usb/typec/Makefile
drivers/usb/typec/tcpm.c [moved from drivers/staging/typec/tcpm.c with 99% similarity]
include/linux/usb/pd.h [moved from drivers/staging/typec/pd.h with 100% similarity]
include/linux/usb/pd_bdo.h [moved from drivers/staging/typec/pd_bdo.h with 100% similarity]
include/linux/usb/pd_vdo.h [moved from drivers/staging/typec/pd_vdo.h with 100% similarity]
include/linux/usb/tcpm.h [moved from drivers/staging/typec/tcpm.h with 100% similarity]