mfd: stmpe: PWM on 24xx has altfunc 1
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 27 Aug 2015 21:50:02 +0000 (23:50 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 26 Oct 2015 14:48:57 +0000 (14:48 +0000)
commitf6d10341390d5d5bda1122dc5365e34d78f672ee
tree2734a6a0b78e34f3e870eebe0d3c0319b1c7a46d
parent75c08f17ec87c2d742487bb87408d6feebc526bd
mfd: stmpe: PWM on 24xx has altfunc 1

On the STMPE2401 and STMPE2401 altfunction 1 corresponds to the
PWM channels. This oneliner was missing in the case-switch, making
it impossible to enable the PWM channel output.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/stmpe.c