Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753089AbbDHIjF (ORCPT ); Wed, 8 Apr 2015 04:39:05 -0400 Received: from mail-ob0-f175.google.com ([209.85.214.175]:36760 "EHLO mail-ob0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751198AbbDHIjD (ORCPT ); Wed, 8 Apr 2015 04:39:03 -0400 MIME-Version: 1.0 In-Reply-To: <1428416091-31844-1-git-send-email-georgi.djakov@linaro.org> References: <1428416091-31844-1-git-send-email-georgi.djakov@linaro.org> From: Nicolas Dechesne Date: Wed, 8 Apr 2015 10:38:41 +0200 Message-ID: Subject: Re: [PATCH v2] clk: qcom: Fix parent_map translations To: Georgi Djakov Cc: Stephen Boyd , Mike Turquette , linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 786 Lines: 21 On Tue, Apr 7, 2015 at 4:14 PM, Georgi Djakov wrote: > When we introduced the parent_map tables, we missed to update some > of the functions where mapping is translated. Fix this. > > Signed-off-by: Georgi Djakov > --- > > Changes since v1: > * Pass parent map to _freq_tbl_determine_rate() tested this v2 as well, on ifc6410, I have done the same functional tests as mentioned in [1]. Tested-by: Nicolas Dechesne [1] https://lkml.org/lkml/2015/4/3/298 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/