Re: [PATCH v2 11/11] mfd: motorola-cpcap: add support for Mot CPCAP composition
From: Andy Shevchenko
Date: Sun Feb 08 2026 - 09:49:35 EST
On Sun, Feb 8, 2026 at 4:41 PM Svyatoslav Ryhel <clamor95@xxxxxxxxx> wrote:
> 8 лютого 2026 р. 14:56:18 GMT+02:00, Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> пише:
> >On Fri, Feb 06, 2026 at 07:28:45PM +0200, Svyatoslav Ryhel wrote:
...
> >> { .name = "cpcap", },
> >> { .name = "6556002", },
> >> { .name = "mapphone-cpcap", },
> >> + { .name = "mot-cpcap", },
> >
> >Drop inner trailing comma.
> >
>
> That would be a stray change, wouldn't it?
Have you read below?
> >> {},
> >
> >Drop a comma at the terminator.
> >
>
> That would be a stray change as well, wouldn't it?
Have you read below?
> >> };
> >> MODULE_DEVICE_TABLE(spi, cpcap_spi_ids);
> >
> >This can be done in the patch that adds driver data.
^^^
> Then lets move there.
Exactly!
--
With Best Regards,
Andy Shevchenko