On Mon, Oct 19, 2009 at 12:13:00PM +0300, Eduardo Valentin wrote:

[Please fix your MUA to wrap before 80 columns.]

> Might be a stupid question probably because of my lack of knowledge of
> regulator framework, but if the driver code must be written in such a
> way that it requires all regulators for its supplies, then what
> happens with those which are grounded? How do you provide the
> regulator_init_data in this case (where the supply is actually grounded) ?

That sounds like a fixed voltage regulator.  Though for a device where
some of the supplies are optional if the driver needs to know about it
it may make more sense to have the driver know about that and only
request supplies which it will use.
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to