diff options
author | Alexandru Ardelean <alexandru.ardelean@analog.com> | 2020-11-11 14:38:28 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-14 02:24:45 +0300 |
commit | ef84928cff589c6b42e16b3ef7d2d95469128c80 (patch) | |
tree | 61a8e24a0499f447b0e6750f6bdb9b96105ad69a /drivers/uio/uio.c | |
parent | 667aef00f3f32eb10b959cb7f3bbd28e87049a4f (diff) | |
download | linux-ef84928cff589c6b42e16b3ef7d2d95469128c80.tar.xz |
uio/uio_pci_generic: use device-managed function equivalents
This driver can be easily converted to use the device-managed allocator
function and the PCI managed enable function.
With these conversions the probe error paths are no longer needed and
neither is the remove function.
Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Link: https://lore.kernel.org/r/20201111113828.64992-1-alexandru.ardelean@analog.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/uio/uio.c')
0 files changed, 0 insertions, 0 deletions