From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751898AbcF2JXp (ORCPT ); Wed, 29 Jun 2016 05:23:45 -0400 Received: from metis.ext.4.pengutronix.de ([92.198.50.35]:39011 "EHLO metis.ext.4.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751693AbcF2JXn (ORCPT ); Wed, 29 Jun 2016 05:23:43 -0400 Message-ID: <1467192201.2278.9.camel@pengutronix.de> Subject: Re: [PATCH 4/7] reset: Supply *_shared variant calls when using *_optional APIs 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 Date: Wed, 29 Jun 2016 11:23:21 +0200 In-Reply-To: <20160629080611.GH29166@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> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.9-1+b1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 2001:67c:670:100:96de:80ff:fec2:9969 X-SA-Exim-Mail-From: p.zabel@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 Am Mittwoch, den 29.06.2016, 09:06 +0100 schrieb Lee Jones: > On Wed, 29 Jun 2016, Philipp Zabel wrote: > > Am Dienstag, den 28.06.2016, 09:56 +0100 schrieb Lee Jones: > > > Philipp, > > > > > > I need this to go into the -rcs too. > > > > > > Can I add it with your Ack please? > > > > I have already added your patches to my branch, and I intend to send a > > pull request for it tomorrow. I am afraid applying this patch in another > > branch would create a merge conflict with > > git://git.pengutronix.de/git/pza/linux.git reset/next > > in arm-soc. 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 regards Philipp