Commit aab13ebc authored by Mark Brown's avatar Mark Brown
Browse files

regmap: Allow multiple patches to be registered



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: default avatarMark Brown <broonie@linaro.org>
parent ad81f054
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment