All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir Zapolskiy <vz@mleia.com>
To: Linus Walleij <linus.walleij@linaro.org>,
	linux-gpio@vger.kernel.org, Johan Hovold <johan@kernel.org>,
	Alexandre Courbot <acourbot@nvidia.com>,
	Michael Welling <mwelling@ieee.org>,
	Markus Pargmann <mpa@pengutronix.de>
Cc: Roland Stigge <stigge@antcom.de>
Subject: Re: [PATCH 031/182] gpio: lpc32xx: use gpiochip data pointer
Date: Sat, 12 Dec 2015 22:47:31 +0200	[thread overview]
Message-ID: <566C87E3.8030602@mleia.com> (raw)
In-Reply-To: <1449667026-31219-1-git-send-email-linus.walleij@linaro.org>

Hi Linus,

On 09.12.2015 15:17, Linus Walleij wrote:
> This makes the driver use the data pointer added to the gpio_chip
> to store a pointer to the state container instead of relying on
> container_of().
> 
> Cc: Roland Stigge <stigge@antcom.de>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

Acked-by: Vladimir Zapolskiy <vz@mleia.com>

> ---
> Roland: this looks like a driver that should move to drivers/pinctrl
> since it is obviously controlling a lot of pins. Can you confirm?

The platform to which this driver belongs is unmaintained (and broken)
for more than one year.

If you remember I've recently sent a complete replacement of this
driver, but not this legacy driver nor mine new one control pin
functions, there should be another pinctrl driver.

--
With best wishes,
Vladimir

  reply	other threads:[~2015-12-12 20:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-09 13:17 [PATCH 031/182] gpio: lpc32xx: use gpiochip data pointer Linus Walleij
2015-12-12 20:47 ` Vladimir Zapolskiy [this message]
2015-12-15 13:00   ` Linus Walleij

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=566C87E3.8030602@mleia.com \
    --to=vz@mleia.com \
    --cc=acourbot@nvidia.com \
    --cc=johan@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=mpa@pengutronix.de \
    --cc=mwelling@ieee.org \
    --cc=stigge@antcom.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.