On Fri, May 24, 2013 at 1:22 PM, Lee Jones <[email protected]> wrote:
> This patch fixes a bug introduced in the v3.10 merge window. > > The AB8500 External Regulator driver has recently landed upstream, > which registers each of the 3 external regulators located on the > AB8500. If these regulators are marked as 'always on', there is a > potential for power-loss. If they're not and are seemingly unused > the Regulator subsystem will attempt to disable them to save power. > This causes an issue for AUX1, AUX2 and AUX3 as they obtain their > power from EXT3. So we're specifying that here to prevent EXT3 from > being powered down. > > Signed-off-by: Lee Jones <[email protected]> Applied for ux500-fixes, thanks! Yours, Linus Walleij -- 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/

