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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 60A1AC4332F for ; Wed, 23 Feb 2022 11:52:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237855AbiBWLwj (ORCPT ); Wed, 23 Feb 2022 06:52:39 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54944 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240190AbiBWLwT (ORCPT ); Wed, 23 Feb 2022 06:52:19 -0500 Received: from lelv0142.ext.ti.com (lelv0142.ext.ti.com [198.47.23.249]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A91172C677 for ; Wed, 23 Feb 2022 03:51:50 -0800 (PST) Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 21NBphq6071288; Wed, 23 Feb 2022 05:51:43 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1645617103; bh=GcCz2Lzehpe8y01126RGg9ieE8Hq3QFWI5TBYK5618g=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=XYpUOGwX+fD0EiWznyWwJlFjT1uzDgxmLVDxSja7HPrRSSI+wTuRGj38GEoffm284 dvxYmBI2IJqMn6DR3CRMw4jfSa9uD/M0JQwp6Ifpn6amEr961pfFPx2/VpFyANiFNk AdtWYLJE5bpOqn608JEyK0D5zTV6Ij4zkQORh8jQ= Received: from DLEE108.ent.ti.com (dlee108.ent.ti.com [157.170.170.38]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 21NBph4F036341 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 23 Feb 2022 05:51:43 -0600 Received: from DLEE115.ent.ti.com (157.170.170.26) by DLEE108.ent.ti.com (157.170.170.38) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Wed, 23 Feb 2022 05:51:43 -0600 Received: from lelv0327.itg.ti.com (10.180.67.183) by DLEE115.ent.ti.com (157.170.170.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14 via Frontend Transport; Wed, 23 Feb 2022 05:51:43 -0600 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 21NBpgbW086802; Wed, 23 Feb 2022 05:51:43 -0600 Date: Wed, 23 Feb 2022 17:21:42 +0530 From: Pratyush Yadav To: Michael Walle CC: , , Tudor Ambarus , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , Subject: Re: [PATCH v4 22/32] mtd: spi-nor: xilinx: rename vendor specific functions and defines Message-ID: <20220223115142.6eb6nrbttk3c3liz@ti.com> References: <20220221120809.1531502-1-michael@walle.cc> <20220221120809.1531502-23-michael@walle.cc> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20220221120809.1531502-23-michael@walle.cc> X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 21/02/22 01:07PM, Michael Walle wrote: > Drop the generic spi_nor prefix for all the xilinx functions. > > Signed-off-by: Michael Walle Reviewed-by: Pratyush Yadav -- Regards, Pratyush Yadav Texas Instruments Inc.