[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170729000118.GA28861@kroah.com>
Date: Fri, 28 Jul 2017 17:01:18 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Marcus Wolf <marcus.wolf@...f-entwicklungen.de>
Cc: Dan Carpenter <dan.carpenter@...cle.com>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
driverdevel <devel@...verdev.osuosl.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Rob Herring <robh+dt@...nel.org>,
"kbuild-all@...org" <kbuild-all@...org>,
Grant Likely <grant.likely@...aro.org>
Subject: Re: [PATCH 1/1] staging: pi433: fix problem with division in
rf69_set_deviation
On Thu, Jul 20, 2017 at 05:56:36PM +0200, Marcus Wolf wrote:
> Fixes problem with division in rf69_set_deviation
>
> Fixes: 874bcba65f9a ("staging: pi433: New driver")
> Signed-off-by: Marcus Wolf <linux@...f-entwicklungen.de>
>
> diff --git a/drivers/staging/pi433/rf69.c b/drivers/staging/pi433/rf69.c
> --- a/drivers/staging/pi433/rf69.c
> +++ b/drivers/staging/pi433/rf69.c
> @@ -221,7 +221,7 @@ int rf69_set_frequency(struct spi_device *spi, u32
> frequency)
Patch is line-wrapped and does not apply :(
Powered by blists - more mailing lists