Set device pointer for wiphy
void set_wiphy_dev(struct wiphy * wiphy, struct device * dev);
wiphy
The wiphy whose device to bind
dev
The device to parent it to
Johannes Berg <[email protected]>
Author.