From mboxrd@z Thu Jan 1 00:00:00 1970 From: pza@pengutronix.de (Philipp Zabel) Date: Wed, 29 Jun 2016 23:57:04 +0200 Subject: [PATCH 4/7] reset: Supply *_shared variant calls when using *_optional APIs In-Reply-To: <20160629093734.GL29166@dell> References: <20160606155655.10860-1-lee.jones@linaro.org> <20160606155655.10860-5-lee.jones@linaro.org> <20160628085622.GM6720@dell> <1467186499.2278.7.camel@pengutronix.de> <20160629080611.GH29166@dell> <1467192201.2278.9.camel@pengutronix.de> <20160629093734.GL29166@dell> Message-ID: <20160629215704.GA29796@pengutronix.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Lee, On Wed, Jun 29, 2016 at 10:37:34AM +0100, Lee Jones wrote: [...] > > > > If that is not the case, go ahead. Otherwise I could provide > > > > a tag at commit 2485394d9e0b ("reset: TRIVIAL: Add line break at same > > > > place for similar APIs") for you to merge. > > > > > > Yes please. If you could tag a branch containing commit: > > > > > > reset: Supply *_shared variant calls when using *_optional APIs > > > > > > ... that would be perfect. Would you mind sending me the tag name > > > ASAP please, since I am ready to send my pull-request to Linus. > > > > git://git.pengutronix.de/git/pza/linux.git tags/reset-shared-optional > > Ah! If I rebase on that tag, I will also take in all of the patches > between it and v4.7-rc1, which is 14 commits. Is there any way you > can place it onto it's own branch, then we both merge it into our > respective trees? I have now moved your patches into their own branch at git://git.pengutronix.de/git/pza/linux.git tags/reset-explicit-api and merged that back in. regards Philipp From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751845AbcF2V51 (ORCPT ); Wed, 29 Jun 2016 17:57:27 -0400 Received: from metis.ext.4.pengutronix.de ([92.198.50.35]:45500 "EHLO metis.ext.4.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751547AbcF2V5Z (ORCPT ); Wed, 29 Jun 2016 17:57:25 -0400 Date: Wed, 29 Jun 2016 23:57:04 +0200 From: Philipp Zabel To: Lee Jones Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, maxime.coquelin@st.com, srinivas.kandagatla@gmail.com, kishon@ti.com, balbi@kernel.org, gregkh@linuxfoundation.org, linux-usb@vger.kernel.org Subject: Re: [PATCH 4/7] reset: Supply *_shared variant calls when using *_optional APIs Message-ID: <20160629215704.GA29796@pengutronix.de> References: <20160606155655.10860-1-lee.jones@linaro.org> <20160606155655.10860-5-lee.jones@linaro.org> <20160628085622.GM6720@dell> <1467186499.2278.7.camel@pengutronix.de> <20160629080611.GH29166@dell> <1467192201.2278.9.camel@pengutronix.de> <20160629093734.GL29166@dell> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160629093734.GL29166@dell> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Uptime: 23:47:13 up 6 days, 13:30, 6 users, load average: 0.33, 0.14, 0.05 User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c0 X-SA-Exim-Mail-From: pza@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Lee, On Wed, Jun 29, 2016 at 10:37:34AM +0100, Lee Jones wrote: [...] > > > > If that is not the case, go ahead. Otherwise I could provide > > > > a tag at commit 2485394d9e0b ("reset: TRIVIAL: Add line break at same > > > > place for similar APIs") for you to merge. > > > > > > Yes please. If you could tag a branch containing commit: > > > > > > reset: Supply *_shared variant calls when using *_optional APIs > > > > > > ... that would be perfect. Would you mind sending me the tag name > > > ASAP please, since I am ready to send my pull-request to Linus. > > > > git://git.pengutronix.de/git/pza/linux.git tags/reset-shared-optional > > Ah! If I rebase on that tag, I will also take in all of the patches > between it and v4.7-rc1, which is 14 commits. Is there any way you > can place it onto it's own branch, then we both merge it into our > respective trees? I have now moved your patches into their own branch at git://git.pengutronix.de/git/pza/linux.git tags/reset-explicit-api and merged that back in. regards Philipp