lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 10 Jun 2022 15:02:13 +0300
From:   Heikki Krogerus <heikki.krogerus@...ux.intel.com>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     Xin Ji <xji@...logixsemi.com>, Guenter Roeck <linux@...ck-us.net>,
        Matthias Brugger <matthias.bgg@...il.com>,
        bliang@...logixsemi.com, qwen@...logixsemi.com,
        jli@...logixsemi.com, linux-usb@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        linux-mediatek@...ts.infradead.org
Subject: Re: [PATCH v9 1/3] usb: typec: tcpci: move tcpci.h to
 include/linux/usb/

On Fri, Jun 10, 2022 at 12:17:54PM +0200, Greg Kroah-Hartman wrote:
> On Wed, Mar 09, 2022 at 10:34:01AM +0800, Xin Ji wrote:
> > USB PD controllers which consisting of a microcontroller (acting as the TCPM)
> > and a port controller (TCPC) - may require that the driver for the PD
> > controller accesses directly also the on-chip port controller in some cases.
> > 
> > Move tcpci.h to include/linux/usb/ is convenience access TCPC registers.
> > 
> > Signed-off-by: Xin Ji <xji@...logixsemi.com>
> > 
> > ---
> > V8 -> V9: Add more commit message
> > V7 -> V8: Fix Guanter's comment, remove unnecessary explain
> > 
> > Signed-off-by: Xin Ji <xji@...logixsemi.com>
> > ---
> >  drivers/usb/typec/tcpm/tcpci.c                        | 3 +--
> >  drivers/usb/typec/tcpm/tcpci_maxim.c                  | 3 +--
> >  drivers/usb/typec/tcpm/tcpci_mt6360.c                 | 3 +--
> >  drivers/usb/typec/tcpm/tcpci_rt1711h.c                | 2 +-
> >  {drivers/usb/typec/tcpm => include/linux/usb}/tcpci.h | 1 +
> >  5 files changed, 5 insertions(+), 7 deletions(-)
> >  rename {drivers/usb/typec/tcpm => include/linux/usb}/tcpci.h (99%)
> 
> I need an ack by the typec maintainers/developers before I can take this
> (hint...)

I'm sorry for the delayed response.

Xin, you need to rebase this. It does not apply cleanly anymore.

thanks,

-- 
heikki

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ