]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1fce4dfc9699e77f037c4ed68d342fe576af1e36
tree3d0259646f163dbce3fea6c921a0416a919f9c02
parent3963159d04468a3cb585878dc2132055eb180bff
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