Re: [PATCH v4 2/3] usb: typec: tipd: Factor out i2c specifics
Sasha Finkelstein <[email protected]>
| Newsgroups | gmane.linux.usb.general,gmane.linux.ports.arm.kernel,gmane.linux.drivers.devicetree,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Aug 14, 2026, at 11:53, Heikki Krogerus <heikki.krogerus-VuQAYsv1563Yd54FQh9/[email protected]> wrote: > > How about: > > int tipd_init(struct tps6598x *tps, enum tipd_hw_variant variant); I am not sure what this gets us. The tipd_data is already needed before calling tipd_init, as it contains tps_struct_size.