commit | bd3810a58ba9c16702450c643ea3c557668185db | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jun 13 14:29:16 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jun 13 16:37:43 2012 +0100 |
tree | 36f48d8f47afb10d0c89991c0a053c8191575db6 | |
parent | b026ddbbd25e3560c8d69beb96a5980d96c59b43 [diff] |
regmap: Remove warning on stubbed dev_get_regmap() 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>