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:
b026ddb
)
regmap: Remove warning on stubbed dev_get_regmap()
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 13 Jun 2012 13:29:16 +0000
(14:29 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 13 Jun 2012 15:37:43 +0000
(16:37 +0100)
It's perfectly sensible to ask if there's a regmap for a device which
doesn't have one so the stubbed version shouldn't complain, the caller
should be prepared for this.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found