Home
last modified time | relevance | path

Searched hist:a84436a9 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/typec/
H A Dretimer.ha84436a9 Wed Oct 19 09:55:52 CDT 2022 Heikki Krogerus <heikki.krogerus@linux.intel.com> usb: typec: retimer: Use device type for matching

Device name is not reliable so using the type instead in
retimer_fwnode_match().

This will also introduce is_typec_retimer() helper, and
remove the static keyword from the retimer device type. That
will make it accessible also in the main typec class.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20221019145552.32493-1-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dretimer.ca84436a9 Wed Oct 19 09:55:52 CDT 2022 Heikki Krogerus <heikki.krogerus@linux.intel.com> usb: typec: retimer: Use device type for matching

Device name is not reliable so using the type instead in
retimer_fwnode_match().

This will also introduce is_typec_retimer() helper, and
remove the static keyword from the retimer device type. That
will make it accessible also in the main typec class.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20221019145552.32493-1-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>