UPSTREAM: usb: typec: Separate the operations vector
Introducing struct typec_operations which has the same callbacks as struct typec_capability. The old callbacks are kept for now, but after all users have been converted, they will be removed. Signed-off-by:Heikki Krogerus <heikki.krogerus@linux.intel.com> Reviewed-by:
Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20191104142435.29960-4-heikki.krogerus@linux.intel.com Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Bug: 158724419 Change-Id: Idfad5265f42ee2fcf6dbd0e109ed4f98b7563cb0 (cherry picked from commit 46310e4dade2bc3b574d540e421e3aa9f32cfd5f) Signed-off-by:
Jack Pham <jackp@codeaurora.org>
Loading
Please register or sign in to comment