git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad81f05
)
regmap: Allow multiple patches to be registered
author
Mark Brown
<broonie@linaro.org>
Thu, 11 Jul 2013 11:41:44 +0000
(12:41 +0100)
committer
Mark Brown
<broonie@linaro.org>
Fri, 16 Aug 2013 19:33:05 +0000
(20:33 +0100)
It may be useful to register multiple patches with regmap, for example
one that depends on the device revision and one that depends on the system
configuration. Add support for doing this, appending any new patches to
the existing patches.
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found