> -----Original Message----- > From: Mark Brown [mailto:[email protected]] > Sent: 14 October 2013 15:15 > To: Opensource [Anthony Olech] > Cc: Greg Kroah-Hartman; LKML; David Dajun Chen > Subject: Re: [PATCH V1] new API regmap_multi_reg_write() definition > > On Fri, Oct 11, 2013 at 03:31:11PM +0100, Anthony Olech wrote: > > New API regmap_multi_reg_write() is defined that allows a set of > > reg,val pairs to be written to a I2C client device as one block > > transfer from the point of view of a single I2C master system. > > Applied, thanks. I'll also push out a tag "multi-write" that other subsystems > can pull to start using the new API prior to it hitting Linus' tree. > > As well as implementing the feature for your devices it would be good to > refactor the code so it's implemented inside an internal version of the > function so that things like patch application can be implemented in terms of > this - that way they'll benefit from any work done here.
I will work on that basis, but I expect a couple of iterations as there is room for me to have misunderstood you. Thanks Tony Olech -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

