From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v2 7/7] xen/arm: platform: Drop the quirks callback Date: Tue, 29 Sep 2015 17:55:41 +0100 Message-ID: <560AC28D.60609@citrix.com> References: <1443543701-18389-1-git-send-email-julien.grall@citrix.com> <1443543701-18389-8-git-send-email-julien.grall@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZgyGA-0005YI-KW for xen-devel@lists.xenproject.org; Tue, 29 Sep 2015 17:00:10 +0000 In-Reply-To: <1443543701-18389-8-git-send-email-julien.grall@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xenproject.org Cc: stefano.stabellini@citrix.com, ian.campbell@citrix.com List-Id: xen-devel@lists.xenproject.org On 29/09/15 17:21, Julien Grall wrote: > All the quirks has been replaced by proper detection. Lets drop the > callback and hope that no one will need new quirks. > > At the same time, remove the definition platform_dom0_evtchn_ppi with is > not used any more. > > Signed-off-by: Julien Grall > Acked-by: Ian Campbell I made a typo while writing the acked-by. It should campbell and not campebll. I will resend a new version if necessary. Regards, -- Julien Grall