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:   Mon, 13 Mar 2023 07:31:44 +0100
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Cixi Geng <cixi.geng@...ux.dev>
Cc:     orsonzhai@...il.com, baolin.wang@...ux.alibaba.com,
        zhang.lyra@...il.com, arnd@...db.de, tony@...mide.com,
        felipe.balbi@...ux.intel.com, paul@...pouillou.net,
        linus.walleij@...aro.org, cixi.geng1@...soc.com,
        gengcixi@...il.com, linux-kernel@...r.kernel.org,
        linux-usb@...r.kernel.org
Subject: Re: [RFC PATCH v1] usb/phy add sprd ums512 usbphy

On Mon, Mar 13, 2023 at 01:14:38AM +0800, Cixi Geng wrote:
> From: Cixi Geng <cixi.geng1@...soc.com>
> 
> This driver is support USB2 phy for Spreadtrum UMS512 SOC's,
> 
> Signed-off-by: Cixi Geng <cixi.geng1@...soc.com>

Why is this "RFC"?  What is left to do on it to be accepted?

> ---
>  drivers/usb/phy/Kconfig           |  10 +
>  drivers/usb/phy/Makefile          |   1 +
>  drivers/usb/phy/phy-sprd-ums512.c | 511 ++++++++++++++++++++++++++++++
>  drivers/usb/phy/phy-sprd-ums512.h |  39 +++

Why do you need a .h file for a single .c file?  Please just put them
all together into one file.

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ