From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756404Ab3HYL6k (ORCPT ); Sun, 25 Aug 2013 07:58:40 -0400 Received: from mga02.intel.com ([134.134.136.20]:29882 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756244Ab3HYL6j (ORCPT ); Sun, 25 Aug 2013 07:58:39 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.89,951,1367996400"; d="scan'208";a="392978193" Date: Sun, 25 Aug 2013 16:44:08 +0530 From: Vinod Koul To: Andy Shevchenko Cc: linux-kernel@vger.kernel.org, Rob Landley Subject: Re: [PATCH 1/2] acpi-dma, doc: append managed function to the list Message-ID: <20130825111408.GB2748@intel.com> References: <1377084426-11179-1-git-send-email-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1377084426-11179-1-git-send-email-andriy.shevchenko@linux.intel.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 21, 2013 at 02:27:05PM +0300, Andy Shevchenko wrote: > ACPI DMA provides managed function to register the slave DMA controller in the > internal container. This patch anounces that function in the corresponding > documentation file. Applied, thanks ~Vinod