Re: [PATCH v9 02/15] usb: typec: tcpci: Add set_vbus tcpci callback

From: Greg Kroah-Hartman
Date: Sat Oct 03 2020 - 11:56:48 EST


On Fri, Oct 02, 2020 at 09:08:00AM -0700, Badhri Jagan Sridharan wrote:
> Hi Greg,
>
> Yes I tested it on usb-next before sending it out.
>
> 630 | tcpci->tcpc.enable_frs = tcpci_enable_frs;
>
> In https://patchwork.kernel.org/project/linux-usb/list/?series=356837
> i.e v9 version of this series,
> Patch 7 i.e. https://patchwork.kernel.org/patch/11804847/ is where the
> above line is added.
>
> I restested in combinations [1] [2] [3] [4]. All of them were clear
> cherry-picks. I didnt any merge conflicts.
>
> Maybe you are applying patches in a different order ?

I didn't think so. Can you try applying the patches, in order, and
building after each one to see if you get the same error or not?

My usb-next branch is up to date with all of the recent patches.

thanks,

greg k-h