Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorMark Brown <broonie@kernel.org>
Fri, 17 Jul 2015 17:57:41 +0000 (18:57 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 17 Jul 2015 17:57:41 +0000 (18:57 +0100)
commitda7b33739ebefca48259e4741376b9c77015d9d0
tree43af87fadb48bfaf23e3e09378cfb90edb585f19
parentd1acd31883d78f905a930493ff145ca4a25ad680
parent8019ff6cfc0440415fcfb6352c58c3951e6ab053
Merge tag 'regmap-seq-delay-api' of git://git./linux/kernel/git/broonie/regmap into asoc-wm5110

regmap: Create a new struct reg_sequence for register sequences

In order to allow us to start adding extra annotations for sequences
without bloating register default tables duplicate the structure under
the new name reg_sequence and update the APIs to use that instead of
reg_default.
drivers/mfd/wm5110-tables.c