commit | 69af044a7700552512a147e2ce3520741b65df41 | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | Mon Mar 02 16:53:48 2020 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 04 11:12:49 2020 +0100 |
tree | a222fb34a044549a2176b74ae8c3bb8ecd5d1438 | |
parent | d1c6a769cdf466053ae211789f2b0671c8a72331 [diff] |
usb: roles: Leave the private driver data pointer to the drivers Adding usb_role_switch_get/set_drvdata() functions that the switch drivers can use for setting and getting private data pointer that is associated with the switch. Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Link: https://lore.kernel.org/r/20200302135353.56659-5-heikki.krogerus@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>