regmap: Remove indexed cache type
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 18 Nov 2011 16:53:00 +0000 (16:53 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 20 Nov 2011 20:56:34 +0000 (20:56 +0000)
commit4c691664583ef6a91f9ed0e08a75fbd30a5ffd5c
tree78f9234a8329352e1150ebc5409fe57171dff154
parentb44d48c1ccf70273a91b7d3a920b0b54c3cb314f
regmap: Remove indexed cache type

There should be no situation where it offers any advantage over rbtree
and there are no current users so remove the code for simplicity.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/base/regmap/Makefile
drivers/base/regmap/internal.h
drivers/base/regmap/regcache-indexed.c [deleted file]
drivers/base/regmap/regcache.c
include/linux/regmap.h
This page took 0.026964 seconds and 5 git commands to generate.