mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Antony Pavlov <antonynpavlov@gmail.com>
To: Sascha Hauer <s.hauer@pengutronix.de>,
	Lucas Stach <l.stach@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH v2] gpio: clps711x: clps711x_gpio_dt_ids: add missing sentinel entry
Date: Tue, 5 Sep 2017 10:26:23 +0300	[thread overview]
Message-ID: <20170905102623.5d51a26597a87a31177e49c2@gmail.com> (raw)
In-Reply-To: <20170804131045.29427-1-antonynpavlov@gmail.com>

On Fri,  4 Aug 2017 16:10:45 +0300
Antony Pavlov <antonynpavlov@gmail.com> wrote:

I can't find this patch neither in the master branch nor in the next branch
of the pengutronix public repo.

Please apply it!

> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
> Cc: Alexander Shiyan <shc_work@mail.ru>
> ---
> 
> Changes since v1:
> 
>   * change formatting
> 
>  drivers/gpio/gpio-clps711x.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/gpio/gpio-clps711x.c b/drivers/gpio/gpio-clps711x.c
> index d71c606690..769e6ca4f7 100644
> --- a/drivers/gpio/gpio-clps711x.c
> +++ b/drivers/gpio/gpio-clps711x.c
> @@ -74,6 +74,7 @@ out_err:
>  
>  static struct of_device_id __maybe_unused clps711x_gpio_dt_ids[] = {
>  	{ .compatible = "cirrus,clps711x-gpio", },
> +	{ /* sentinel */ }
>  };
>  
>  static struct driver_d clps711x_gpio_driver = {
> -- 
> 2.13.3
> 


-- 
Best regards,
  Antony Pavlov

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2017-09-05  7:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-02  7:03 [PATCH] " Antony Pavlov
2017-08-02 12:25 ` Sam Ravnborg
2017-08-04 13:10   ` [PATCH v2] " Antony Pavlov
2017-09-05  7:26     ` Antony Pavlov [this message]
2017-09-06 12:38     ` Sascha Hauer

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=20170905102623.5d51a26597a87a31177e49c2@gmail.com \
    --to=antonynpavlov@gmail.com \
    --cc=barebox@lists.infradead.org \
    --cc=l.stach@pengutronix.de \
    --cc=s.hauer@pengutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox