All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] staging: iio: meter: ade7753: Header file maintenance
@ 2017-03-03 15:32 Katie Dunne
  0 siblings, 0 replies; only message in thread
From: Katie Dunne @ 2017-03-03 15:32 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: jic23, knaack.h, lars, pmeerw, gregkh, linux-iio

Collapse header file into source and clean up includes. 

Changes in v2:
Removed patch deleting unused definitions
Placed all register definitions at the top of the file for easy access
Included driver name in patch titles

Katie Dunne (2):
  staging: iio: meter: ade7753: Move header content to implementation
    file
  staging: iio: meter: ade7753: Clean up includes

 drivers/staging/iio/meter/ade7753.c | 82 +++++++++++++++++++++++++++++++++----
 drivers/staging/iio/meter/ade7753.h | 72 --------------------------------
 2 files changed, 74 insertions(+), 80 deletions(-)
 delete mode 100644 drivers/staging/iio/meter/ade7753.h

-- 
2.7.4



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-03 15:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-03 15:32 [PATCH v2 0/2] staging: iio: meter: ade7753: Header file maintenance Katie Dunne

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.