From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH] iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_ids Date: Mon, 23 Mar 2015 15:24:39 +0100 Message-ID: <20150323142439.GC2226@8bytes.org> References: <1426550805.4837.0.camel@phoenix> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1426550805.4837.0.camel@phoenix> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Axel Lin Cc: "iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org" , Laurent Pinchart List-Id: iommu@lists.linux-foundation.org On Tue, Mar 17, 2015 at 08:06:45AM +0800, Axel Lin wrote: > The of_device_id table is supposed to be zero-terminated. > > Signed-off-by: Axel Lin Applied to iommu/fixes, thanks.