commit | 70439e93345ec5605f1cb3fa7a8f70bc968e6cb2 | [log] [tgz] |
---|---|---|
author | Finn Thain <fthain@telegraphics.com.au> | Mon Dec 05 01:07:20 2016 -0500 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Dec 08 16:58:22 2016 -0500 |
tree | 4560583b2fcb294efb97d6229ce45a0f7d7ec403 | |
parent | 145c3ae4c1933d0dceb11d19a36de3458d1872cb [diff] |
scsi: g_NCR5380: Autoprobe board IRQ by default Automatically probe the board irq when no irq parameter is provided, to simulate PnP. The old default behaviour was to disable the irq. Update driver documentation accordingly and add some printk messages to make this behaviour visible. Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Tested-by: Ondrej Zary <linux@rainbow-software.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>