> >> - Construct string with (dev is struct em28xx *dev) > >> format: "tuner:%s-%s-%d" > >> with the following: > >> dev_name(&dev->udev->dev) > >> dev->udev->bus->bus_name > >> dev->tuner_addr What guarantees this won't get confused by hot plugging and re-use of the bus slot ? I'm also not sure I understand why you can't have a shared parent device and simply attach the resources to that. This sounds like a problem mfd already solved ? Alan -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html