> The STMPE driver would just read/modify/write the system control > register on the STMPE1601, meaning it would not properly mask off > the PWM block, which remained active if it was on at boot time. > This makes sure the blocks are always masked off if they were > active on boot, saving some power. Also rename the inconsistenty > named STMPE1601 define for the PWM block activation. > > Signed-off-by: Linus Walleij <[email protected]> > --- > drivers/mfd/stmpe.c | 9 +++++++++ > drivers/mfd/stmpe.h | 2 +- > 2 files changed, 10 insertions(+), 1 deletion(-)
Applied, thanks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- 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/

