Files
linux/drivers
Alexandru Ardelean 44dccc4a2b uio: uio_dmem_genirq: convert simple allocations to device-managed
This change converts the simple allocations in the driver to used
device-managed allocation functions.
This removes the error path entirely in the probe function, and reduces
some code in the remove function.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Link: https://lore.kernel.org/r/20201120075625.12272-1-alexandru.ardelean@analog.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-12-09 19:58:22 +01:00
..
2020-11-18 16:42:07 -08:00
2020-11-12 13:59:04 -07:00
2020-11-16 09:18:46 +01:00
2020-12-07 10:08:14 +01:00
2020-11-11 09:53:09 +01:00
2020-12-03 10:00:23 +01:00
2020-09-28 12:17:36 +02:00
2020-12-07 10:08:14 +01:00
2020-10-27 19:23:04 +01:00
2020-12-04 17:39:58 +01:00
2020-12-09 19:44:34 +01:00