On August 10, 2015 14:54, Lee Jones wrote:

> On Tue, 04 Aug 2015, Adam Thomson wrote:
> 
> > Signed-off-by: Adam Thomson <adam.thomson.opensou...@diasemi.com>
> > ---
> >
> > Changes in v4:
> >  - Update compatible string of fuel-gauge to "dlg, da9150-fuel-gauge". Also
> >    made similar change to driver name to keep things consistent.
> >
> > Changes in v3:
> >  - Use DEFINE_RES_IRQ_NAMED() helper for defining FG IRQ resource.
> >  - Unwanted new line & comments removed.
> >  - Remove gotos which can be replaced with straight forward return calls.
> >  - Add enum for indexing MFD cells list, which is used to assign pdata for 
> > FG
> >    sub-device.
> >  - Remove use of function pointers for QIF related read/write functions as
> >    currently only I2C supported, so call I2C functions directly.
> >  - Fold fg.h contents into core.h.
> 
> Assuming these have all been taken care of:
> 
> Acked-by: Lee Jones <lee.jo...@linaro.org>
> 

Thanks for your time on this patch set.

Reply via email to