diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2013-12-26 13:52:04 -0800 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-12-30 12:39:20 +0000 |
commit | f4298360a5c21409e04cd2b0e220c8f8521fd14c (patch) | |
tree | 5beb02472eb0a3bf30742f69b1c009a75d23ddb0 /drivers/base/regmap/regmap-irq.c | |
parent | 34f653345018c42cedea89b7f6a4aba3783ebd7b (diff) |
regmap: Allow regmap_bulk_write() to work for "no-bus" regmaps
regmap_bulk_write() should decay to performing individual writes
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 'drivers/base/regmap/regmap-irq.c')
0 files changed, 0 insertions, 0 deletions