On 21 February 2014 17:42, Krzysztof Kozlowski <[email protected]> wrote: > This fixes bug introduced in 667a6b7a (regulator: max14577: Add missing > of_node_put). The DTS parsing function returned number of matched > regulators as success status which then was compared against 0 in probe. > > Result was a probe fail after successful parsing the DTS: > max14577-regulator: probe of max14577-regulator failed with error 2 > > Signed-off-by: Krzysztof Kozlowski <[email protected]> > Cc: Sachin Kamat <[email protected]>
Looks good. Reviewed-by: Sachin Kamat <[email protected]> -- With warm regards, Sachin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

