On Thu, Mar 28, 2019 at 03:36:14PM +0300, Mika Westerberg wrote: > +/** > + * tb_port_has_remote() - Does the port have switch connected downstream > + * @port: Port to check > + * > + * Returns true only when the port is primary port and that it has > + * remote set. > + */
Just a nit: s/that it// Otherwise this patch LGTM. Thanks, Lukas

