From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751243AbcCAHLu (ORCPT ); Tue, 1 Mar 2016 02:11:50 -0500 Received: from ozlabs.org ([103.22.144.67]:51098 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750799AbcCAHLt (ORCPT ); Tue, 1 Mar 2016 02:11:49 -0500 Date: Tue, 1 Mar 2016 18:11:46 +1100 From: Stephen Rothwell To: Mark Brown Cc: linux-kernel@vger.kernel.org Subject: Re: Applied "regmap: Keep regmap_write_bits()" to the regmap tree Message-ID: <20160301181146.48689326@canb.auug.org.au> In-Reply-To: <20160301022544.GE18327@sirena.org.uk> References: <20160301090019.67b2de58@canb.auug.org.au> <20160301022544.GE18327@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Mark, On Tue, 1 Mar 2016 11:25:44 +0900 Mark Brown wrote: > > On Tue, Mar 01, 2016 at 09:00:19AM +1100, Stephen Rothwell wrote: > > On Mon, 29 Feb 2016 23:02:23 +0900 Mark Brown wrote: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git > > > This is needed in the sound-asoc tree as well since it merged (part of) > > the regmap tree. > > It'll sort itself out by the time things get merged down into Linus' > tree, that's why I did it as a revert rather than just dropping the > patch. Linus generally takes regmap before ALSA. Well, I have the sound trees before the regmap tree. I also dislike having these sort of dependencies between trees. What happens if Linus does merge the sound tree first? You already merged part of the regmap tree into the sound-asoc tree, why not do that again with the fix? I guess I should rearrange the trees in my list :-( -- Cheers, Stephen Rothwell