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


Groups > linux.kernel > #1632006 > unrolled thread

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

Started byGreg KH <gregkh@linuxfoundation.org>
First post2017-04-27 12:00 +0200
Last post2017-04-27 12:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromGreg KH <gregkh@linuxfoundation.org>
Date2017-04-27 12:00 +0200
SubjectRe: [stable 3.18 PATCH] clk: at91: usb: fix determine_rate prototype again
Message-ID<tAOnn-7ap-3@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web