Skip to content
Commit 26dac3c4 authored by Michal Simek's avatar Michal Simek Committed by Greg Kroah-Hartman
Browse files

uio: Remove uio_pdrv and use uio_pdrv_genirq instead

The patch "UIO: fix uio_pdrv_genirq with device tree but no interrupt"
(sha1: e3a3c3a2

)
add support to use this driver with no interrupts.
uio_pdrv_genirq also supports device-tree binding
which is not available in uio_pdrv.

That's why this uio_pdrv driver can be just removed.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
Reviewed-by: default avatarVitalii Demianets <vitas@nppfactor.kiev.ua>
Reviewed-by: default avatarPavel Machek <pavel@denx.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent b950ac1d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment