From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751203AbcF3E3u (ORCPT ); Thu, 30 Jun 2016 00:29:50 -0400 Received: from mga03.intel.com ([134.134.136.65]:6588 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750733AbcF3E3t (ORCPT ); Thu, 30 Jun 2016 00:29:49 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,550,1459839600"; d="scan'208";a="727165597" Date: Thu, 30 Jun 2016 10:06:23 +0530 From: Vinod Koul To: Pramod Gurav Cc: dmaengine@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, dan.j.williams@intel.com, andy.gross@linaro.org, stanimir.varbanov@linaro.org, ulf.hansson@linaro.org Subject: Re: [PATCH v4] dmaengine: qcom-bam-dma: Add pm_runtime support Message-ID: <20160630043623.GP14945@localhost> References: <1466159163-8149-1-git-send-email-pramod.gurav@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1466159163-8149-1-git-send-email-pramod.gurav@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 Fri, Jun 17, 2016 at 03:56:03PM +0530, Pramod Gurav wrote: > Adds pm_runtime support for BAM DMA so that clock is enabled only > when there is a transaction going on to help save power. Applied, thanks -- ~Vinod