usb: typec: displayport: Move the Configuration VDO helpers to the header
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Fri, 1 Feb 2019 10:47:54 +0000 (13:47 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Feb 2019 09:25:12 +0000 (10:25 +0100)
commit382e8fa80da1571271faf1bd2220ac22cee13866
treee4ca4f928352fde43afcfbdeb12aea88067ffe9d
parent25b0161450363ed7fe9fe618cda202e15817311a
usb: typec: displayport: Move the Configuration VDO helpers to the header

The helpers used for reading and writing the pin assignment
from and to the Configuration VDO will be useful in GPU
drivers, and also UCSI driver after DisplayPort alt mode
support is added to it.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/altmodes/displayport.c
include/linux/usb/typec_dp.h