Re: [PATCH v2 0/7] Second batch of cleanups for cros_ec

2014-08-26 Thread Javier Martinez Canillas
Hello Dmitry, On 08/25/2014 08:01 PM, Dmitry Torokhov wrote: > On Mon, Aug 25, 2014 at 07:28:01PM +0200, Javier Martinez Canillas wrote: >> > >> > #7 does not apply to my tree (I guess it depends on the 1st batch which I >> > expect will go through MFD tree?). Maybe you could rebase it on top of

Re: [PATCH v2 0/7] Second batch of cleanups for cros_ec

2014-08-25 Thread Dmitry Torokhov
On Mon, Aug 25, 2014 at 07:28:01PM +0200, Javier Martinez Canillas wrote: > Hello Dmitry, > > On 08/25/2014 07:05 PM, Dmitry Torokhov wrote: > >> > >> Patches #1, #2, #6 and #7 do not depend of others so they can be > >> merged independently but patches #3, #4 and #5 have to be merged > >> in tha

Re: [PATCH v2 0/7] Second batch of cleanups for cros_ec

2014-08-25 Thread Javier Martinez Canillas
Hello Dmitry, On 08/25/2014 07:05 PM, Dmitry Torokhov wrote: >> >> Patches #1, #2, #6 and #7 do not depend of others so they can be >> merged independently but patches #3, #4 and #5 have to be merged >> in that specific order since they depend on the previous one. > > #7 does not apply to my tr

Re: [PATCH v2 0/7] Second batch of cleanups for cros_ec

2014-08-25 Thread Dmitry Torokhov
On Mon, Aug 25, 2014 at 03:40:01PM +0200, Javier Martinez Canillas wrote: > This is a second batch of cleanups patches for the mfd cros_ec > driver and its subdevices drivers. The first batch of cleanups > was posted by Doug Anderson [0] and have already been merged. > The patches were picked from

[PATCH v2 0/7] Second batch of cleanups for cros_ec

2014-08-25 Thread Javier Martinez Canillas
This is a second batch of cleanups patches for the mfd cros_ec driver and its subdevices drivers. The first batch of cleanups was posted by Doug Anderson [0] and have already been merged. The patches were picked from the ChromeOS 3.8 kernel and after these no cleanups patches for cros_ec are left,