[PATCH v3 16/16] switchtec: utilize new device_add_cdev helper function

Greg Kroah-Hartman gregkh at linuxfoundation.org
Thu Mar 16 01:42:31 PDT 2017


On Mon, Mar 06, 2017 at 12:04:32AM -0700, Logan Gunthorpe wrote:
> Very straightforward conversion to device_add_cdev. Drop cdev_add and
> device_add and use cdev_device_add.
> 
> Signed-off-by: Logan Gunthorpe <logang at deltatee.com>
> ---
>  drivers/pci/switch/switchtec.c | 11 ++---------
>  1 file changed, 2 insertions(+), 9 deletions(-)

As this file isn't in 4.11-rc1, I can't take this patch, but I took all
of the others.  You should resend this to Bjorn after 4.12-rc1 is out.

thanks,

greg k-h



More information about the linux-mtd mailing list