]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: typec: tcpm: Remove tcpc_config configuration mechanism
authorHans de Goede <hdegoede@redhat.com>
Thu, 14 Nov 2019 11:18:40 +0000 (12:18 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Nov 2019 13:45:31 +0000 (14:45 +0100)
commita079973f462a3d506c6a7f00c770a55b167ed094
tree311a3e251318760dbb5e96278a0d6847a6b297c6
parent07a594f353655b1628f598add352e7e754f44869
usb: typec: tcpm: Remove tcpc_config configuration mechanism

All configuration can and should be done through fwnodes instead of
through the tcpc_config struct and there are no existing users left of
struct tcpc_config, so lets remove it.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20191114111840.40876-1-hdegoede@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/tcpm/tcpm.c
include/linux/usb/tcpm.h