[PATCH v2] gpio: clps711x: clps711x_gpio_dt_ids: add missing sentinel entry
Antony Pavlov
antonynpavlov at gmail.com
Tue Sep 5 00:26:23 PDT 2017
On Fri, 4 Aug 2017 16:10:45 +0300
Antony Pavlov <antonynpavlov at 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 at gmail.com>
> Cc: Alexander Shiyan <shc_work at 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
More information about the barebox
mailing list