On Thu, Sep 15, 2011 at 04:51:58PM +0530, Rajendra Nayak wrote: > The parameters to set_consumer_device_supply() can be considered > invalid (and hence it could return -EINVAL) if nether consumer_dev nor > consumer_dev_name are passed, not when *both* are passed.
> Signed-off-by: Rajendra Nayak <[email protected]> No, passing both is a clear bug on the part of the caller - the two ways of specifying the device are not supposed to be used together. _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
