From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_2 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BCAB7C49ED7 for ; Thu, 19 Sep 2019 19:13:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9AD4720717 for ; Thu, 19 Sep 2019 19:13:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2392308AbfISTNM (ORCPT ); Thu, 19 Sep 2019 15:13:12 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:51347 "EHLO relay1-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2392291AbfISTNL (ORCPT ); Thu, 19 Sep 2019 15:13:11 -0400 X-Originating-IP: 90.76.216.45 Received: from windsurf (lfbn-1-2159-45.w90-76.abo.wanadoo.fr [90.76.216.45]) (Authenticated sender: thomas.petazzoni@bootlin.com) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id EE207240008; Thu, 19 Sep 2019 19:13:08 +0000 (UTC) Date: Thu, 19 Sep 2019 21:13:08 +0200 From: Thomas Petazzoni To: Alexandre Belloni Cc: Gregory CLEMENT , Mark Brown , linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org, Nicolas Ferre , Ludovic Desroches , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] spi: atmel: Remove AVR32 leftover Message-ID: <20190919211308.56c9503e@windsurf> In-Reply-To: <20190919172453.GA21254@piout.net> References: <20190919154034.7489-1-gregory.clement@bootlin.com> <20190919172453.GA21254@piout.net> Organization: Bootlin X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 19 Sep 2019 19:24:53 +0200 Alexandre Belloni wrote: > On 19/09/2019 17:40:34+0200, Gregory CLEMENT wrote: > > AV32 support has been from the kernel a few release ago, but there was > AVR32 and missing word^ > > > still some specific macro for this architecture in this driver. Lets > > remove it. If you want to actually be pedantic, there are a few other typos in the commit. Hopefully the below text has all of them fixed (and does not introduce any new one): == AVR32 support has been removed from the kernel a few releases ago, but there were still some specific macros for this architecture in this driver. Let's remove them. == Best regards, Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com