alistair23-linux/drivers/uio
Alexandru Ardelean eff1dd87fa uio: uio_pdrv_genirq: use new devm_uio_register_device() function
This change makes use of the new devm_uio_register_device() initializer.
This cleans up the exit path quite nicely, and removes the remove function
of the driver.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Link: https://lore.kernel.org/r/20200306161853.25368-2-alexandru.ardelean@analog.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-03-18 12:34:10 +01:00
..
Kconfig
Makefile
uio.c uio: add resource managed devm_uio_register_device() function 2020-03-18 12:34:10 +01:00
uio_aec.c
uio_cif.c
uio_dmem_genirq.c uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol() 2020-01-14 15:27:51 +01:00
uio_fsl_elbc_gpcm.c
uio_hv_generic.c
uio_mf624.c
uio_netx.c
uio_pci_generic.c
uio_pdrv_genirq.c uio: uio_pdrv_genirq: use new devm_uio_register_device() function 2020-03-18 12:34:10 +01:00
uio_pruss.c
uio_sercos3.c