[PATCH v2 03/16] device-dax: utilize new cdev_device_add helper function

Dan Williams dan.j.williams at intel.com
Sun Feb 26 14:31:40 PST 2017


On Sat, Feb 25, 2017 at 10:38 PM, Logan Gunthorpe <logang at deltatee.com> wrote:
> Replace the open coded registration of the cdev and dev with the
> new device_add_cdev() helper. The helper replaces a common pattern by
> taking the proper reference against the parent device and adding both
> the cdev and the device.
>
> Signed-off-by: Logan Gunthorpe <logang at deltatee.com>

Thanks,

Reviewed-by: Dan Williams <dan.j.williams at intel.com>



More information about the linux-mtd mailing list