Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932861AbbEECBk (ORCPT ); Mon, 4 May 2015 22:01:40 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:47018 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964929AbbEECBV (ORCPT ); Mon, 4 May 2015 22:01:21 -0400 Message-ID: <55482457.2020005@roeck-us.net> Date: Mon, 04 May 2015 19:00:55 -0700 From: Guenter Roeck User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Mark Brown CC: linux-kernel@vger.kernel.org, Geert Uytterhoeven , Martin Sperl , linux-spi@vger.kernel.org Subject: Re: [PATCH resend 1/5] spi: bcm2835: Add GPIOLIB dependency References: <1430778649-28126-1-git-send-email-linux@roeck-us.net> <1430778649-28126-2-git-send-email-linux@roeck-us.net> <20150504233421.GW22845@sirena.org.uk> <55480894.3080200@roeck-us.net> In-Reply-To: <55480894.3080200@roeck-us.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated_sender: linux@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-CTCH-PVer: 0000001 X-CTCH-Spam: Unknown X-CTCH-VOD: Unknown X-CTCH-Flags: 0 X-CTCH-RefID: str=0001.0A020203.55482470.011E,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-Score: 0.000 X-CTCH-ScoreCust: 0.000 X-CTCH-Rules: X-CTCH-SenderID: linux@roeck-us.net X-CTCH-SenderID-Flags: 0 X-CTCH-SenderID-TotalMessages: 4 X-CTCH-SenderID-TotalSpam: 0 X-CTCH-SenderID-TotalSuspected: 0 X-CTCH-SenderID-TotalConfirmed: 0 X-CTCH-SenderID-TotalBulk: 0 X-CTCH-SenderID-TotalVirus: 0 X-CTCH-SenderID-TotalRecipients: 0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: mailgid no entry from get_relayhosts_entry X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1400 Lines: 40 On 05/04/2015 05:02 PM, Guenter Roeck wrote: > On 05/04/2015 04:34 PM, Mark Brown wrote: >> On Mon, May 04, 2015 at 03:30:45PM -0700, Guenter Roeck wrote: >>> Fix: >>> >>> drivers/spi/spi-bcm2835.c: In function 'chip_match_name': >>> drivers/spi/spi-bcm2835.c:356:21: error: >> >> This duplicates a patch someone else sent. >> > > Hi Mark, > > not that it matters, but this is the patch in linux-next. > > I am aware that several other patches have been submitted to fix the > problem (I think I have seen at least two); after all, I submitted the > patch some three weeks ago, and many others are affected by it. I don't > really care which one of the submitted patches is applied to mainline, > as long as the problem is getting fixed. > > Repeating my comment from the patch, > > "Yes, I know, this patch is in -next. Please see this e-mail as gentle reminder > to consider pushing it (or one of the other patches fixing the same problem) > into mainline." > Follow-up: Since you accepted one of the other patches, please make sure to remove my patch from your -next branch; otherwise we might end up with dual "depends on GPIOLIB". Thanks, Guenter -- 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/