Staging: VME: Make vme/ctl device available for IOCTL operations only.
authorVincent Bossier <vincent.bossier@gmail.com>
Thu, 9 Jun 2011 08:20:31 +0000 (09:20 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 28 Jun 2011 21:08:34 +0000 (14:08 -0700)
Resurrect the vme/ctl device by allowing to open it even if it has no resources
and make related read/write/llseek operations dummy.

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>

No differences found