Enable a ccwgroup device
int ccwgroup_set_online(struct ccwgroup_device * gdev);
gdev
target ccwgroup device
This function attempts to put the ccwgroup device into the online state.
0 on success and a negative error value on failure.
Cornelia Huck <[email protected]>
Author.