Re: [RFC PATCH 0/2] managed token devres interfaces

From: One Thousand Gnomes
Date: Thu Apr 10 2014 - 07:05:29 EST


> >> - 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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/