[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1334906858-25578-1-git-send-email-ldewangan@nvidia.com>
Date: Fri, 20 Apr 2012 12:57:36 +0530
From: Laxman Dewangan <ldewangan@...dia.com>
To: jic23@....ac.uk, gregkh@...uxfoundation.org, max@...o.at,
jbrenner@...sinc.com, bfreed@...omium.org, lars@...afoo.de,
grundler@...omium.org
Cc: linux-iio@...r.kernel.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org,
Laxman Dewangan <ldewangan@...dia.com>
Subject: [PATCH V4 0/2] staging: iio: light: use regmap in isl29018 for register access
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists