regmap: Remove warning on stubbed dev_get_regmap()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 13 Jun 2012 13:29:16 +0000 (14:29 +0100)
committerMark 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