Release inbound port-write message service
int rio_release_inb_pwrite(struct rio_dev * rdev);
rdev
RIO device which registered for inbound port-write callback
Removes callback from the rio_dev structure. Returns 0 if the request has been satisfied.
Matt Porter <[email protected]>, <[email protected]>
Author.