From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751999AbdJ2UeM (ORCPT ); Sun, 29 Oct 2017 16:34:12 -0400 Received: from smtp10.smtpout.orange.fr ([80.12.242.132]:24798 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751931AbdJ2UeK (ORCPT ); Sun, 29 Oct 2017 16:34:10 -0400 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Sun, 29 Oct 2017 21:34:08 +0100 X-ME-IP: 90.55.206.157 From: Robert Jarzmik To: Wolfram Sang Cc: linux-i2c@vger.kernel.org, Eric Miao , Haojian Zhuang , Russell King , Daniel Mack , Marek Vasut , Philipp Zabel , Paul Parsons , Jonathan Cameron , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] i2c: pxa: move header file out of deprecated i2c folder References: <20170814164303.2383-1-wsa@the-dreams.de> <87d15qlq6z.fsf@belgarion.home> <20171029175257.dfmf5642zfszoxe3@ninjato> X-URL: http://belgarath.falguerolles.org/ Date: Sun, 29 Oct 2017 21:34:00 +0100 In-Reply-To: <20171029175257.dfmf5642zfszoxe3@ninjato> (Wolfram Sang's message of "Sun, 29 Oct 2017 18:52:57 +0100") Message-ID: <87y3ntlmmf.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Wolfram Sang writes: Hi Wolfram, > Wouldn't it be even cleaner if patch 1 & 2 above would be swapped? First > move the chunk, then rename the file? Yeah sure. > And is there a branch I should base this on? Currently, I am thinking of > basing this patch on for-next and then submit it around rc1 time. > > Does that make sense to you? Yeah that's good. I usually make my pull requests around -rc5, that gives enough time to review and test on my side. As for the base, for-next is exactly pxa/for-next as no patches are pending, so go ahead and base your work on it please. Cheers. -- Robert