[RFC/PATCH 6/9] drivers: platform: Configure dma operations at probe time
Greg Kroah-Hartman
gregkh at linuxfoundation.org
Fri May 15 16:59:06 PDT 2015
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 <laurent.pinchart+renesas at ideasonboard.com>
> ---
> drivers/base/platform.c | 9 +++++++++
> drivers/of/platform.c | 7 +++----
> 2 files changed, 12 insertions(+), 4 deletions(-)
>
Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
More information about the linux-arm-kernel
mailing list