]> git.karo-electronics.de Git - mv-sheeva.git/commit
Staging: VME: Introduce IOCTL to generate VME interrupts.
authorVincent Bossier <vincent.bossier@gmail.com>
Thu, 9 Jun 2011 13:49:30 +0000 (15:49 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 28 Jun 2011 21:13:05 +0000 (14:13 -0700)
commitdca22184262de0171bafdf613a8d3992a818b70f
tree7b1e8feb4f2177d474634fcd8cc952b87dece774
parent54b4a779c9565c475a17cc1254a38f293a5ba3ef
Staging: VME: Introduce IOCTL to generate VME interrupts.

The vme_irq_set is oblviously not needed (a remnant from old tests) and the
IOCTL exchange types have been updated following Greg's comments.

Allow the IOCTL call to generate VME interrupts when called on the vme/ctl
device with the right arguments.

Signed-off-by: Vincent Bossier <vincent.bossier@gmail.com>
Acked-by: Martyn Welch <martyn.welch@ge.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/vme/devices/vme_user.c
drivers/staging/vme/devices/vme_user.h