device connection: Remove struct device_connection
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Fri, 4 Sep 2020 12:51:22 +0000 (15:51 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Sep 2020 09:14:09 +0000 (11:14 +0200)
commitf5514c91e9f72b719bfec64af6acac5ad41df7b5
tree82c5d973813e2e42072fec5b537d2953673cdabc
parent87ea5926247f7e15f0b5bc5b36cb210536177d77
device connection: Remove struct device_connection

Since the connection descriptors can't be stored into the
list anymore, there is no need for the data structure.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20200904125123.83725-4-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/devcon.c
drivers/usb/roles/class.c
drivers/usb/typec/mux.c
include/linux/device.h