Adds a rio device to the device model
int rio_add_device(struct rio_dev * rdev);
rdev
RIO device
Adds the RIO device to the global device list and adds the RIO device to the RIO device list. Creates the generic sysfs nodes for an RIO device.
Matt Porter <[email protected]>, <[email protected]>
Author.