[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171206204224.14714-1-simon@nikanor.nu>
Date: Wed, 6 Dec 2017 21:42:18 +0100
From: Simon Sandström <simon@...anor.nu>
To: gregkh@...uxfoundation.org
Cc: linux@...f-Entwicklungen.de, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/6] staging: pi433: Minor cleanup and style fixes
These are the six remaining patches from "[PATCH v2 00/11] Fix indentation and
CamelCase issues in staging/pi433" that couldn't be applied, rebased on top of
staging-next.
- Simon
---
Simon Sandström (6):
staging: pi433: Split rf69_set_crc_enabled into two functions
staging: pi433: Split rf69_set_sync_enabled into two functions
staging: pi433: Remove enum data_mode
staging: pi433: Combine all rf69_set_amplifier_x()
staging: pi433: Move enum option_on_off to pi433_if.h
staging: pi433: Remove SET_CHECKED usage from pi433_probe
drivers/staging/pi433/pi433_if.c | 71 +++++++++++++++++++++++-----
drivers/staging/pi433/pi433_if.h | 5 ++
drivers/staging/pi433/rf69.c | 97 ++++++++-------------------------------
drivers/staging/pi433/rf69.h | 18 +++-----
drivers/staging/pi433/rf69_enum.h | 11 -----
5 files changed, 90 insertions(+), 112 deletions(-)
--
2.11.0
Powered by blists - more mailing lists