This is patch series for using regmap framework for accessing device register. THe first patch is for using tab for ndenting and second patch is for using regmap apis for register accesses. Changes from V2: Taken care of Lars's review comment. Changes from V3: Taken care of Lars's and Grant's comment about COMMAND1 register access. -Use regmap_write() for ADD_COMMAND1 and keeping this as volatile. Laxman Dewangan (2): staging: iio: light: convert multiple spaces to tab staging: iio: light: isl29018: use regmap for register access drivers/staging/iio/light/Kconfig | 19 ++-- drivers/staging/iio/light/isl29018.c | 178 +++++++++++++++++----------------- 2 files changed, 100 insertions(+), 97 deletions(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel