diff options
author | Logan Gunthorpe <logang@deltatee.com> | 2017-05-22 23:52:24 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-05-22 23:52:24 +0200 |
commit | e40cf640b8f632091a30ef0b030c83546f07c902 (patch) | |
tree | fdad52aeb6845c646f1824c2e2ba859be9557afc /drivers/w1/w1_io.c | |
parent | PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMA (diff) | |
download | linux-e40cf640b8f632091a30ef0b030c83546f07c902.tar.xz linux-e40cf640b8f632091a30ef0b030c83546f07c902.zip |
switchtec: Use new cdev_device_add() helper function
Convert from "cdev_add() + device_add()" to cdev_device_add(), and from
"device_del() + cdev_del()" to cdev_device_del().
[bhelgaas: changelog]
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/w1/w1_io.c')
0 files changed, 0 insertions, 0 deletions