[PATCH] regmap: Rename n_ranges to num_ranges

2012-10-03 Thread Mark Brown
This makes things consistent with the rest of the API and is actually what the documentation says. We don't currently have any in tree users so low cost. Signed-off-by: Mark Brown --- drivers/base/regmap/regmap.c |4 ++-- include/linux/regmap.h |2 +- 2 files changed, 3

[PATCH] regmap: Rename n_ranges to num_ranges

2012-10-03 Thread Mark Brown
This makes things consistent with the rest of the API and is actually what the documentation says. We don't currently have any in tree users so low cost. Signed-off-by: Mark Brown broo...@opensource.wolfsonmicro.com --- drivers/base/regmap/regmap.c |4 ++-- include/linux/regmap.h |