On Wed, Mar 19, 2025 at 10:29:38AM +0100, Jiri Slaby (SUSE) wrote: > irq_linear_revmap() is deprecated, so remove all its uses and supersede > them by an identical call to irq_find_mapping(). > > Signed-off-by: Jiri Slaby (SUSE) > Cc: Peter Rosin > Cc: linux-i2c@vger.kernel.org I can apply this independently of the other I2C change which needs a v3, right?