Probe function for slave devices
int ccwgroup_probe_ccwdev(struct ccw_device * cdev);
cdev
ccw device to be probed
This is a dummy probe function for ccw devices that are slave devices in a ccw group device.
always 0
Cornelia Huck <[email protected]>
Author.