public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] regulator: palmas: Reemove open coded functions with helper functions
@ 2014-05-22  9:18 Keerthy
  2014-05-22  9:18 ` [PATCH 1/2] " Keerthy
  2014-05-22  9:18 ` [PATCH 2/2] mfd: palmas: Format the header file Keerthy
  0 siblings, 2 replies; 5+ messages in thread
From: Keerthy @ 2014-05-22  9:18 UTC (permalink / raw)
  To: linux-omap; +Cc: lgirdwood, broonie, linux-kernel, sameo, lee.jones, Keerthy

The patch series makes use of the helper functions and remove open coded
functions. The patch set also formats the palmas header file. Converts all
the offset values to hexadecimal. 

Boot Tested on omap5-uevm board.

Keerthy (2):
  regulator: palmas: Make use of helper functions and remove open coded
    functions
  mfd: palmas: Format the header file

 drivers/regulator/palmas-regulator.c |  158 +--
 include/linux/mfd/palmas.h           | 2166 +++++++++++++++++-----------------
 2 files changed, 1109 insertions(+), 1215 deletions(-)

-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-05-22 10:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-22  9:18 [PATCH 0/2] regulator: palmas: Reemove open coded functions with helper functions Keerthy
2014-05-22  9:18 ` [PATCH 1/2] " Keerthy
2014-05-22 10:32   ` Mark Brown
2014-05-22  9:18 ` [PATCH 2/2] mfd: palmas: Format the header file Keerthy
2014-05-22 10:07   ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox