On Sun, Sep 25, 2022 at 10:39:56PM -0700, Dmitry Torokhov wrote: > There are no users of st33zp24_platform_data in mainline, and new boards > should be using device tree or ACPI to describe resources, so let's drop > support for platform data from the driver. Nit: drop instead of let's drop (needs also different sentence structure obviously). Also, please leave predictions out, or back them up with data. It's good enough reason to remove code, if it is not used for anything. I really don't care about "should" part. It is is out-of-scope for a kernel patch. BR, Jarkko