linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] TI AM335x TSC/ADC cleanup
@ 2016-06-08 15:54 Andrew F. Davis
  2016-06-08 15:54 ` [PATCH v2 1/5] mfd: ti_am335x_tscadc: Use SIMPLE_DEV_PM_OPS helper macro Andrew F. Davis
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Andrew F. Davis @ 2016-06-08 15:54 UTC (permalink / raw)
  To: Lee Jones; +Cc: linux-kernel, Andrew F . Davis

Hello all,

This series is a group of non-functional changes I would
like to get in this cycle to prepare some regmap based
changes I would like to make next cycle. Hopefully the
churn can be seen as more useful in that case.

Thanks,
Andrew

Changes from v1:
 - Fixed spelling
 - Dropped already applied patches

Andrew F. Davis (5):
  mfd: ti_am335x_tscadc: Use SIMPLE_DEV_PM_OPS helper macro
  mfd: ti_am335x_tscadc: Remove use of single line functions
  mfd: ti_am335x_tscadc: Unify variable naming when referencing
    ti_tscadc_dev
  mfd: ti_am335x_tscadc: Rename regmap_tscadc to regmap
  mfd: ti_am335x_tscadc: use variable name for sizeof() operator

 drivers/mfd/ti_am335x_tscadc.c       | 135 +++++++++++++++--------------------
 include/linux/mfd/ti_am335x_tscadc.h |   2 +-
 2 files changed, 57 insertions(+), 80 deletions(-)

-- 
2.8.3

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

end of thread, other threads:[~2016-06-09 14:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-08 15:54 [PATCH v2 0/5] TI AM335x TSC/ADC cleanup Andrew F. Davis
2016-06-08 15:54 ` [PATCH v2 1/5] mfd: ti_am335x_tscadc: Use SIMPLE_DEV_PM_OPS helper macro Andrew F. Davis
2016-06-09 14:48   ` Lee Jones
2016-06-08 15:54 ` [PATCH v2 2/5] mfd: ti_am335x_tscadc: Remove use of single line functions Andrew F. Davis
2016-06-09 14:48   ` Lee Jones
2016-06-08 15:54 ` [PATCH v2 3/5] mfd: ti_am335x_tscadc: Unify variable naming when referencing ti_tscadc_dev Andrew F. Davis
2016-06-09 14:48   ` Lee Jones
2016-06-08 15:54 ` [PATCH v2 4/5] mfd: ti_am335x_tscadc: Rename regmap_tscadc to regmap Andrew F. Davis
2016-06-09 14:49   ` Lee Jones
2016-06-08 15:54 ` [PATCH v2 5/5] mfd: ti_am335x_tscadc: use variable name for sizeof() operator Andrew F. Davis
2016-06-09 14:49   ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).