Re: [PATCH v6 3/3] eeprom: at24: enable runtime pm support

2017-10-03 Thread sakari.ai...@iki.fi
Hi Tomasz, On Wed, Sep 20, 2017 at 12:32:22PM +0300, sakari.ai...@iki.fi wrote: > > >> >> @@ -743,11 +770,17 @@ static int at24_probe(struct i2c_client > > >> >> *client, const > > >> >> struct i2c_device_id *id) >

Re: [PATCH v6 3/3] eeprom: at24: enable runtime pm support

2017-10-03 Thread sakari.ai...@iki.fi
On Wed, Sep 20, 2017 at 11:45:20AM +0300, sakari.ai...@iki.fi wrote: > > >> @@ -743,11 +770,17 @@ static int at24_probe(struct i2c_client *client, > > >> const > > >> struct i2c_device_id *id) > > >> > > >> i2c_set_client

Re: [PATCH v6 3/3] eeprom: at24: enable runtime pm support

2017-09-20 Thread sakari.ai...@iki.fi
;> From: Mohandass, Divagar > >> Sent: Monday, September 04, 2017 3:29 AM > >> To: robh...@kernel.org; mark.rutl...@arm.com; w...@the-dreams.de; > >> sakari.ai...@iki.fi > >> Cc: devicet...@vger.kernel.org; linux-...@vger.kernel.org; linux- > >> ker...@v

Re: [PATCH v6 3/3] eeprom: at24: enable runtime pm support

2017-09-20 Thread sakari.ai...@iki.fi
Hi Tomasz, On Wed, Sep 20, 2017 at 05:59:18PM +0900, Tomasz Figa wrote: > On Wed, Sep 20, 2017 at 5:45 PM, sakari.ai...@iki.fi > wrote: > > Hi Tomasz, > > > > On Wed, Sep 20, 2017 at 12:56:09PM +0900, Tomasz Figa wrote: > >> Thanks Raj. > >> > >&g