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)
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.

1  2 
drivers/mfd/wm5110-tables.c

Simple merge