diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2013-12-13 18:14:07 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-12-16 21:54:35 +0100 |
commit | 3b58ee13da7510115b66f71c67c9e87b47e9c4aa (patch) | |
tree | 96cadc0cf8c2152e53e92942ec32233696d28688 /arch | |
parent | regmap: Fix 'ret' would return an uninitialized value (diff) | |
download | linux-3b58ee13da7510115b66f71c67c9e87b47e9c4aa.tar.xz linux-3b58ee13da7510115b66f71c67c9e87b47e9c4aa.zip |
regmap: Allow regmap_bulk_read() to work for "no-bus" regmaps
regmap_bulk_read() should decay to performing individual reads if
we're using a "no-bus" regmap. Unfortunately, it returns an
error because there is no map->bus pointer. Fix it.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions