Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946322AbbEOX7J (ORCPT ); Fri, 15 May 2015 19:59:09 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:43923 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2992471AbbEOX7H (ORCPT ); Fri, 15 May 2015 19:59:07 -0400 Date: Fri, 15 May 2015 16:59:06 -0700 From: Greg Kroah-Hartman To: Laurent Pinchart Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, iommu@lists.linux-foundation.org, Laura Abbott , Arnd Bergmann , Mitchel Humpherys , Joreg Roedel , Will Deacon , Grant Likely , Robin Murphy , Marek Szyprowski , Thierry Reding Subject: Re: [RFC/PATCH 6/9] drivers: platform: Configure dma operations at probe time Message-ID: <20150515235906.GA27219@kroah.com> References: <1431644410-2997-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> <1431644410-2997-7-git-send-email-laurent.pinchart+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1431644410-2997-7-git-send-email-laurent.pinchart+renesas@ideasonboard.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 701 Lines: 17 On Fri, May 15, 2015 at 02:00:07AM +0300, Laurent Pinchart wrote: > Configuring DMA ops at probe time will allow deferring device probe when > the IOMMU isn't available yet. > > Signed-off-by: Laurent Pinchart > --- > drivers/base/platform.c | 9 +++++++++ > drivers/of/platform.c | 7 +++---- > 2 files changed, 12 insertions(+), 4 deletions(-) > Acked-by: Greg Kroah-Hartman -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/