Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753004AbbDFSjr (ORCPT ); Mon, 6 Apr 2015 14:39:47 -0400 Received: from mail-gw1-out.broadcom.com ([216.31.210.62]:21937 "EHLO mail-gw1-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751945AbbDFSjo (ORCPT ); Mon, 6 Apr 2015 14:39:44 -0400 X-IronPort-AV: E=Sophos;i="5.11,533,1422950400"; d="scan'208";a="61540268" Message-ID: <5522D0BA.2050805@broadcom.com> Date: Mon, 6 Apr 2015 11:30:18 -0700 From: Jonathan Richardson User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Andy Shevchenko CC: Mark Brown , Dmitry Torokhov , Anatol Pomazau , Scott Branden , Rob Herring , Pawel Moll , "Mark Rutland" , Ian Campbell , Kumar Gala , "linux-kernel@vger.kernel.org" , , bcm-kernel-feedback-list , devicetree , Rafal Milecki Subject: Re: [PATCH 2/4] spi: bcm53xx: Refactor to make driver nonspecific to 53xx SoCs References: <1428002603-21892-1-git-send-email-jonathar@broadcom.com> <1428002603-21892-3-git-send-email-jonathar@broadcom.com> In-Reply-To: Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 910 Lines: 23 On 15-04-03 06:35 AM, Andy Shevchenko wrote: > On Thu, Apr 2, 2015 at 10:23 PM, Jonathan Richardson > wrote: >> The Broadcom MSPI controller is used on various SoCs. It is being >> renamed so that it can be extended and reused on other chips. It is >> renamed to bcm-mspi. >> > What if you resend this one with -M -C applied? > > I'm not seeing any difference in the patches unfortunately. I'll keep playing with it and re-send if I can find a way to improve it. The changes are just renaming variables, structures, functions, file name to get rid of 53xx and replace with mspi. The config is renamed from SPI_BCM53XX to SPI_BCMA_MSPI. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/