Releases host device lock for specified device
int rio_unlock_device(struct rio_mport * port, u16 destid, u8 hopcount);
port
Master port to send transaction
destid
Destination ID for device/switch
hopcount
Hopcount to reach switch
Returns 0 if device lock released or EINVAL if fails.
Matt Porter <[email protected]>, <[email protected]>
Author.