Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965606AbcLWARM (ORCPT ); Thu, 22 Dec 2016 19:17:12 -0500 Received: from mail-pg0-f47.google.com ([74.125.83.47]:33599 "EHLO mail-pg0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964952AbcLWARK (ORCPT ); Thu, 22 Dec 2016 19:17:10 -0500 Date: Thu, 22 Dec 2016 16:17:06 -0800 From: Bjorn Andersson To: Avaneesh Kumar Dwivedi Cc: sboyd@codeaurora.org, agross@codeaurora.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-remoteproc@vger.kernel.org Subject: Re: [PATCH v5 5/7] remoteproc: qcom: Modify clock enable and disable interface. Message-ID: <20161223001706.GD10519@minitux> References: <1481804490-8583-1-git-send-email-akdwived@codeaurora.org> <1481804490-8583-6-git-send-email-akdwived@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1481804490-8583-6-git-send-email-akdwived@codeaurora.org> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 384 Lines: 12 On Thu 15 Dec 04:21 PST 2016, Avaneesh Kumar Dwivedi wrote: > Clock enable/disable routine will get additional input parameter of > pointer of array of clock struct's and clock count, it will use these > pre initialized values to turn them up/down. > > Signed-off-by: Avaneesh Kumar Dwivedi Looks good, please squash into the clock-patch. Regards, Bjorn