[PATCH v2] gpio: clps711x: clps711x_gpio_dt_ids: add missing sentinel entry
Sascha Hauer
s.hauer at pengutronix.de
Wed Sep 6 05:38:43 PDT 2017
On Fri, Aug 04, 2017 at 04:10:45PM +0300, Antony Pavlov wrote:
> 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(+)
Applied, thanks
Sascha
>
> 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
>
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list