From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Andersson Subject: Re: [PATCH v5 5/7] remoteproc: qcom: Modify clock enable and disable interface. Date: Thu, 22 Dec 2016 16:17:06 -0800 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 Return-path: Received: from mail-pg0-f50.google.com ([74.125.83.50]:36519 "EHLO mail-pg0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964909AbcLWARK (ORCPT ); Thu, 22 Dec 2016 19:17:10 -0500 Received: by mail-pg0-f50.google.com with SMTP id f188so102864184pgc.3 for ; Thu, 22 Dec 2016 16:17:10 -0800 (PST) Content-Disposition: inline In-Reply-To: <1481804490-8583-6-git-send-email-akdwived@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org 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 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