[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170427095604.GB1755@kroah.com>
Date: Thu, 27 Apr 2017 11:56:04 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Arnd Bergmann <arnd@...db.de>
Cc: stable@...r.kernel.org,
Boris Brezillon <boris.brezillon@...e-electrons.com>,
Mike Turquette <mturquette@...aro.org>,
linux-kernel@...r.kernel.org
Subject: Re: [stable 3.18 PATCH] clk: at91: usb: fix determine_rate prototype
again
On Fri, Apr 21, 2017 at 02:45:23PM +0200, Arnd Bergmann wrote:
> We had an incorrect backport of
> 4591243102fa ("clk: at91: usb: propagate rate modification to the parent clk")
> that was fixed incorrectly in linux-3.18.y by
> 76723e7ed589 ("clk: at91: usb: fix determine_rate prototype")
>
> as shown by this warning:
>
> drivers/clk/at91/clk-usb.c:155:20: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
> drivers/clk/at91/clk-usb.c:193:20: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
>
> This should fix it properly.
>
> Cc: Boris Brezillon <boris.brezillon@...e-electrons.com>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
> ---
> This should be applied to 3.18.y directly
Thanks for this, now applied.
greg k-h
Powered by blists - more mailing lists