> > diff --git a/drivers/i2c/i2c-core.c b/drivers/i2c/i2c-core.c > > index 0f2f8484e8ec..5e114342dcbc 100644 > > --- a/drivers/i2c/i2c-core.c > > +++ b/drivers/i2c/i2c-core.c > > @@ -1566,6 +1566,7 @@ static int i2c_register_adapter(struct i2c_adapter *adap) > > > > pm_runtime_no_callbacks(&adap->dev); > > pm_runtime_enable(&adap->dev); > > + pm_suspend_ignore_children(&adap->dev, true); > > I guess it doesn't matter much, but I would set this before calling > pm_runtime_enable(). I was wondering about that, too.
Attachment:
signature.asc
Description: PGP signature