[<prev] [next>] [day] [month] [year] [list]
Message-ID: <27cdac1a-6df8-6650-17fb-7dcdeaed66c5@roeck-us.net>
Date: Sat, 8 May 2021 08:24:48 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Andy Shevchenko <andy.shevchenko@...il.com>
Cc: Jonathan Cameron <Jonathan.Cameron@...wei.com>,
Jonathan Cameron <jic23@...nel.org>,
"linux-iio@...r.kernel.org" <linux-iio@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
kernel test robot <lkp@...el.com>,
Hans de Goede <hdegoede@...hat.com>
Subject: Re: [PATCH v2] iio: bme680_i2c: Remove ACPI support
On 5/8/21 12:48 AM, Andy Shevchenko wrote:
[ ... ]
>
> If you like I'll be happy to send you the coccinelle script I wrote
> to play with.
>
>
> Please share (maybe even thru GH gist or so?)
>
https://github.com/groeck/coccinelle-patches, subdirectory 'acpi'.
With "MODE=patch", it "only" touches 258 files in the kernel,
and 43 files in drivers/iio.
From the other comments it looks like we would need another csv based
match table, something like
ID, "valid" | "invalid"
to override the results from the published ID tables.
Guenter
Powered by blists - more mailing lists