From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752271AbbCWXYJ (ORCPT ); Mon, 23 Mar 2015 19:24:09 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:50586 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751935AbbCWXYG (ORCPT ); Mon, 23 Mar 2015 19:24:06 -0400 Date: Mon, 23 Mar 2015 16:24:05 -0700 From: Stephen Boyd To: Georgi Djakov Cc: mturquette@linaro.org, galak@codeaurora.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org Subject: Re: [PATCH v3 0/3] clk: qcom: Introduce parent_map tables Message-ID: <20150323232405.GB24757@codeaurora.org> References: <1426869026-26006-1-git-send-email-georgi.djakov@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1426869026-26006-1-git-send-email-georgi.djakov@linaro.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/20, Georgi Djakov wrote: > This patchset introduces the parent_map index tables, which solve the > issue discussed here [1]. > While doing this, fix also some of the code around (patches 1 and 2). > > [1] https://lkml.org/lkml/2015/3/5/682 > > Patchset based on clk-next. > Thanks. Applied all to clk-next. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project