in mcb-core.c [304:308]
static int __mcb_devices_unregister(struct device *dev, void *data) { device_unregister(dev); return 0; }