[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAB2FV=7jaQtj9-0Md2DJm7FEzrfyxyMjfXq4Oaa1tLc4qagPTQ@mail.gmail.com>
Date: Wed, 7 Jun 2023 12:32:38 -0700
From: Pavan Holla <pholla@...omium.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Heikki Krogerus <heikki.krogerus@...ux.intel.com>,
bleung@...omium.org, pmalani@...omium.org,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] usb: typec: Fix fast_role_swap_current show function
On Mon, Jun 5, 2023 at 11:47 PM Greg Kroah-Hartman
<gregkh@...uxfoundation.org> wrote:
>
> On Mon, Jun 05, 2023 at 08:40:09PM +0000, Pavan Holla wrote:
> > The current implementation mistakenly performs a & operation on
> > the output of sysfs_emit. This patch performs the & operation before
> > calling sysfs_emit.
> >
> > Series-to: LKML <linux-kernel@...r.kernel.org>
>
> What is this line for?
>
Sorry, this was intended for a tool that simplifies git send-email. I
ended up not using the tool, but forgot to delete the tag.
> What commit id does this fix?
>
Fixes: 662a60102c12 ("usb: typec: Separate USB Power Delivery from USB Type-C")
> thanks,
>
> greg k-h
Please look out for V2 of this patch.
Thanks,
Pavan
Powered by blists - more mailing lists