[PATCH V2 0/2] staging: iio: light: use regmap in isl29018 for register access

From: Laxman Dewangan
Date: Thu Apr 19 2012 - 07:15:42 EST


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.

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 | 176 +++++++++++++++++-----------------
2 files changed, 99 insertions(+), 96 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/