Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1426389

Re: [PATCH v2] mfd: stmpe: move platform data into mfd driver

From Linus Walleij <linus.walleij@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2] mfd: stmpe: move platform data into mfd driver
Date 2016-06-20 11:30 +0200
Message-ID <rM3GO-6p3-37@gated-at.bofh.it> (permalink)
References <rCG6K-Vn-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, May 25, 2016 at 2:22 PM, Linus Walleij <linus.walleij@linaro.org> wrote:

> The STMPE platform data is only populated from the device tree
> in all existing users, so push the struct and make the OF case
> the norm.
>
> Cc: Patrice Chotard <patrice.chotard@st.com>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> ChangeLog v1->v2:
> - Drop check for (!np) NULL device node: as Lee notices, this
>   can no longer happen on a pure DT driver.

Lee are you taking this? Looks like it was missed.

Yours,
Linus Walleij

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v2] mfd: stmpe: move platform data into mfd driver Linus Walleij <linus.walleij@linaro.org> - 2016-06-20 11:30 +0200

csiph-web