staging: typec: tcpci: remove unused tcpci_tcpc_config
authorLi Jun <jun.li@nxp.com>
Tue, 26 Jun 2018 23:45:25 +0000 (07:45 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Jun 2018 10:49:47 +0000 (19:49 +0900)
commitc2ee5e18652f7ed2bf6e0fbaa374f23cfd406e72
treea24e918f85bc1ed57087b7c424829eaf1f1913e0
parent96232cbc6c994c6af387c3c6e2a1f121cf5b1a2d
staging: typec: tcpci: remove unused tcpci_tcpc_config

Since we will use config settings via device properties, so
remove the hard code tcpci_tcpc_config.

Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Li Jun <jun.li@nxp.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/typec/tcpci.c