Revert to previous behavior which allows uio device nodes with no
memory maps. This is useful for devices which have multiple interrupt
requests. The first uio device specifies the memory map and the first
interrupt line. Subsequent uio devcies without map entries may then be
used to specify additional interrupts.
Revert to previous behavior which allows uio device nodes with no memory maps. This is useful for devices which have multiple interrupt requests. The first uio device specifies the memory map and the first interrupt line. Subsequent uio devcies without map entries may then be used to specify additional interrupts.
Signed-off-by: Charles Steinkuehler cstein@newtek.com