]> git.karo-electronics.de Git - linux-beck.git/commitdiff
Merge tag 'regmap-async-reg' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorMark Brown <broonie@linaro.org>
Thu, 10 Oct 2013 11:29:32 +0000 (12:29 +0100)
committerMark Brown <broonie@linaro.org>
Thu, 10 Oct 2013 11:29:32 +0000 (12:29 +0100)
regmap: Provide async single register operations

This helps make it easier for users to take advantage of async I/O by
allowing single register writes to be inserted into sequences.


Trivial merge