Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758022AbbGHDcw (ORCPT ); Tue, 7 Jul 2015 23:32:52 -0400 Received: from mail-oi0-f53.google.com ([209.85.218.53]:33667 "EHLO mail-oi0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757474AbbGHDcn (ORCPT ); Tue, 7 Jul 2015 23:32:43 -0400 MIME-Version: 1.0 In-Reply-To: <20150707121348.GD2887@sirena.org.uk> References: <1435725839-33173-1-git-send-email-drinkcat@chromium.org> <20150707121348.GD2887@sirena.org.uk> Date: Wed, 8 Jul 2015 11:32:42 +0800 Message-ID: Subject: Re: [PATCH] regmap: Use different lockdep class for each regmap init call From: Nicolas Boichat To: Mark Brown Cc: Mauro Carvalho Chehab , Antti Palosaari , Ingo Molnar , Arjan van de Ven , Lars-Peter Clausen , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Bard Liao , Oder Chiou , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , alsa-devel@alsa-project.org, Anatol Pomozov Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 727 Lines: 17 On Tue, Jul 7, 2015 at 8:13 PM, Mark Brown wrote: > On Wed, Jul 01, 2015 at 12:43:59PM +0800, Nicolas Boichat wrote: > >> (this also applies to all other regmap_init functions...). We do not want to >> document the lock_key/name parameters, so we could either leave it like that, >> or move all the documentation to regmap.h, in front of the respective macros. > > That seems reasonable. Which one? Leave as-is? Or move the documentation to regmap.h? Thanks. -- 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/