[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171206151604.GA11479@kroah.com>
Date: Wed, 6 Dec 2017 16:16:04 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Simon Sandström <simon@...anor.nu>
Cc: linux@...f-Entwicklungen.de, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 06/11] staging: pi433: Split rf69_set_crc_enabled into
two functions
On Tue, Dec 05, 2017 at 11:08:44PM +0100, Simon Sandström wrote:
> Splits rf69_set_crc_enabled(dev, enabled) into
> rf69_enable_crc(dev) and rf69_disable_crc(dev).
>
> Signed-off-by: Simon Sandström <simon@...anor.nu>
> ---
> drivers/staging/pi433/pi433_if.c | 22 ++++++++++++++++++++--
> drivers/staging/pi433/rf69.c | 18 ++++++------------
> drivers/staging/pi433/rf69.h | 4 ++--
> 3 files changed, 28 insertions(+), 16 deletions(-)
I had to stop here in applying this series, as the merge conflicts just
got too much for me to resolve by hand.
Can you rebase this series on my staging-testing branch of staging.git
and send the remaining patches please?
thanks,
greg k-h
Powered by blists - more mailing lists