Re: [PATCH V5 1/2] mfd: stmpe: Get rid of irq_invert_polarity
From: Linus Walleij <hidden>
Date: 2012-12-01 16:49:24
Also in:
lkml
From: Linus Walleij <hidden>
Date: 2012-12-01 16:49:24
Also in:
lkml
On Thu, Nov 29, 2012 at 3:40 PM, Viresh Kumar [off-list ref] wrote:
Since the very first patch, stmpe core driver is using irq_invert_polarity as part of platform data. But, nobody is actually using it in kernel till now. Also, this is not something part of hardware specs, but is included to cater some board mistakes or quirks. So, better get rid of it. This is earlier discussed here: https://lkml.org/lkml/2012/11/27/636 Acked-by: Lee Jones <redacted> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Linus Walleij <redacted> Yours, Linus Walleij