Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1632006

Re: [stable 3.18 PATCH] clk: at91: usb: fix determine_rate prototype again

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [stable 3.18 PATCH] clk: at91: usb: fix determine_rate prototype again
Date 2017-04-27 12:00 +0200
Message-ID <tAOnn-7ap-3@gated-at.bofh.it> (permalink)
References <tyGaC-5Ri-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@free-electrons.com>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> ---
> This should be applied to 3.18.y directly

Thanks for this, now applied.

greg k-h

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [stable 3.18 PATCH] clk: at91: usb: fix determine_rate prototype  again Greg KH <gregkh@linuxfoundation.org> - 2017-04-27 12:00 +0200

csiph-web