Linux IOMMU Development
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
To: Axel Lin <axel.lin-8E1dMatC8ynQT0dZR+AlfA@public.gmane.org>,
	"iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org"
	<iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>
Subject: Re: [PATCH] iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_ids
Date: Wed, 18 Mar 2015 01:28:50 +0200	[thread overview]
Message-ID: <1711107.1vuWNY7q60@avalon> (raw)
In-Reply-To: <1426550805.4837.0.camel@phoenix>

Hi Axel,

Thank you for the patch.

On Tuesday 17 March 2015 08:06:45 Axel Lin wrote:
> The of_device_id table is supposed to be zero-terminated.
> 
> Signed-off-by: Axel Lin <axel.lin-8E1dMatC8ynQT0dZR+AlfA@public.gmane.org>

Acked-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>

Joerg, I don't have anything queued up at the moment, could you please pick 
the patch from the list ?

> ---
>  drivers/iommu/ipmmu-vmsa.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/iommu/ipmmu-vmsa.c b/drivers/iommu/ipmmu-vmsa.c
> index 10186ca..bc39bdf 100644
> --- a/drivers/iommu/ipmmu-vmsa.c
> +++ b/drivers/iommu/ipmmu-vmsa.c
> @@ -851,6 +851,7 @@ static int ipmmu_remove(struct platform_device *pdev)
> 
>  static const struct of_device_id ipmmu_of_ids[] = {
>  	{ .compatible = "renesas,ipmmu-vmsa", },
> +	{ }
>  };
> 
>  static struct platform_driver ipmmu_driver = {

-- 
Regards,

Laurent Pinchart

  reply	other threads:[~2015-03-17 23:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-17  0:06 [PATCH] iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_ids Axel Lin
2015-03-17 23:28 ` Laurent Pinchart [this message]
2015-03-18 16:05   ` [V4.0 REGRESSION FIX] " Laurent Pinchart
2015-03-23 14:24 ` Joerg Roedel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1711107.1vuWNY7q60@avalon \
    --to=laurent.pinchart-rylnwiuwjnjg/c1bvhzhaw@public.gmane.org \
    --cc=axel.lin-8E1dMatC8ynQT0dZR+AlfA@public.gmane.org \
    --cc=iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox