Loading
usb: typec: tipd: Move switch_power_state to tipd_data
When support for CD321x was originally added no other hardware variant was supported and there was no need for struct tipd_data. Now that it exists move the special case in there so that we can drop the of_device_is_compatible_check entirely. Reviewed-by:Heikki Krogerus <heikki.krogerus@linux.intel.com> Reviewed-by:
Neal Gompa <neal@gompa.dev> Signed-off-by:
Sven Peter <sven@kernel.org> Link: https://lore.kernel.org/r/20250914-apple-usb3-tipd-v1-3-4e99c8649024@kernel.org Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>