usb: typec: mux: Convert the Intel PMC Mux driver to use new SCU IPC API
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Thu, 16 Apr 2020 08:15:46 +0000 (11:15 +0300)
committerLee Jones <lee.jones@linaro.org>
Fri, 24 Apr 2020 10:18:12 +0000 (11:18 +0100)
commitb62851491a55bcda59da7656c45a31f9388246d3
tree3d0259646f163dbce3fea6c921a0416a919f9c02
parent68c73fb224778b8fd52b386f971a5cb3bca67878
usb: typec: mux: Convert the Intel PMC Mux driver to use new SCU IPC API

Convert the driver to use the new SCU IPC API. This allows us to get rid
of the duplicate PMC IPC implementation which is now covered in SCU IPC
driver.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/usb/typec/mux/Kconfig
drivers/usb/typec/mux/intel_pmc_mux.c