From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from aserp1040.oracle.com ([141.146.126.69]:22460 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1946214AbbEPAMD (ORCPT ); Fri, 15 May 2015 20:12:03 -0400 Message-ID: <55568B4D.7050800@oracle.com> Date: Fri, 15 May 2015 20:11:57 -0400 From: Sasha Levin MIME-Version: 1.0 To: Boris Brezillon CC: stable@vger.kernel.org, stable-commits@vger.kernel.org, Michael Turquette Subject: Re: [added to the 3.18 stable tree] clk: at91: usb: propagate rate modification to the parent clk References: <1431343152-19437-1-git-send-email-sasha.levin@oracle.com> <1431343152-19437-90-git-send-email-sasha.levin@oracle.com> <20150515091607.4af9d01a@bbrezillon> In-Reply-To: <20150515091607.4af9d01a@bbrezillon> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 05/15/2015 03:16 AM, Boris Brezillon wrote: > Hi Sasha, > > On Mon, 11 May 2015 07:17:51 -0400 > Sasha Levin wrote: > >> > From: Boris Brezillon >> > >> > This patch has been added to the 3.18 stable tree. If you have any >> > objections, please let us know. > Sorry for the late reply, actually this patch is introducing another > bug: ->determine_rate() prototype changed in 4.0 (addition of the min > and max arguments), which means this patch is not appropriate for pre > 4.0 kernels. > > Below is a patch fixing this mismatch (please note that Greg already > applied it on 3.19) Thanks, applied. Thanks, Sasha