On 22.09.2023 11:54, Wolfram Sang wrote: > On Sat, Mar 04, 2023 at 10:37:34PM +0100, Heiner Kallweit wrote: >> By using the newer macro DEFINE_SIMPLE_DEV_PM_OPS we can get rid >> of the conditional compiling. >> >> Signed-off-by: Heiner Kallweit <hkallweit1@xxxxxxxxx> > > So, only this patch is left which only needs rebasing, right? Great > work, guys, for keeping at it! Could you also kindly have a look for the > remaining i801 patches from this year while we are at it? > The same patch from another author has been applied in the meantime: a6273e413a9a ("i2c: i801: Remove #ifdef guards for PM related functions") So you can set my patch to superseeded. > http://patchwork.ozlabs.org/project/linux-i2c/list/?series=&submitter=&state=&q=i801&archive=&delegate= > > Thanks everyone! >