[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAHp75VevTsk_LBf+B17-81NMxf-oAJEFZJW+noYbRJyQqThgPQ@mail.gmail.com>
Date: Fri, 1 Jul 2022 22:09:46 +0200
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Oleksij Rempel <o.rempel@...gutronix.de>
Cc: Jonathan Cameron <jic23@...nel.org>,
Lars-Peter Clausen <lars@...afoo.de>,
Sascha Hauer <kernel@...gutronix.de>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-iio <linux-iio@...r.kernel.org>
Subject: Re: [PATCH net-next v1 1/1] iio: adc: tsc2046: silent spi_device_id warning
On Thu, Jun 30, 2022 at 9:59 AM Oleksij Rempel <o.rempel@...gutronix.de> wrote:
>
> Add spi_device_id to silent following warning:
> SPI driver tsc2046 has no spi_device_id for ti,tsc2046e-adc
...
> +static const struct spi_device_id tsc2046_adc_spi_ids[] = {
> + { "tsc2046e-adc" },
> + { },
No comma needed for terminator lines.
> +};
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists