On Fri, Mar 29, 2024 at 04:53:48PM +0100, Krzysztof Kozlowski wrote: > On 29/03/2024 08:56, Tzung-Bi Shih wrote: > > Instead of using fallback driver name match, provide ID table[1] for the > > primary match. > > > > Also shrink the name for fitting to [2]. > > > > [1]: https://elixir.bootlin.com/linux/v6.8/source/drivers/base/platform.c#L1353 > > [2]: https://elixir.bootlin.com/linux/v6.8/source/include/linux/mod_devicetable.h#L608 > > > > I think this should be two commits, where the first one is a fix (Fixes > tag) for the size of name. Splitted to 2 commits in v2[3]. It doesn't include a Fixes tag as the compiler complaints the oversize only if putting the original driver name to struct platform_device_id. [3]: https://patchwork.kernel.org/project/chrome-platform/patch/20240401030052.2887845-6-tzungbi@xxxxxxxxxx/