Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1204716

Re: [PATCH] regmap: Move documentation to regmap.h

Path csiph.com!eternal-september.org!feeder.eternal-september.org!goblin3!goblin2!goblin.stu.neva.ru!aioe.org!gothmog.csi.it!bofh.it!news.nic.it!robomod
From Nicolas Boichat <drinkcat@chromium.org>
Newsgroups linux.kernel
Subject Re: [PATCH] regmap: Move documentation to regmap.h
Date Tue, 11 Aug 2015 05:10:01 +0200
Message-ID <pW86R-SW-5@gated-at.bofh.it> (permalink)
References <pJUVI-1xX-29@gated-at.bofh.it>
X-Original-To Mark Brown <broonie@kernel.org>
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=v3ludcG0JgEdx5VX9+eZNvzrRI5nt1SfXtg/V4Y7dIg=; b=dlZ686Ks4MHFu2wi3fXKYCn2NOqrH/4COD0bSEqsDaxVYFjVxWkhMZX3PYQOvCAxJ0 zwptRRjZmKRD9p0GRQhp+DACQEnIrX/aBtAVBQa1yFJbbU4nVH3xsFFEfQKca53SPdAN 8IK906ujOAZVKeMshbB5RQr4u5Suhjby3WsuA=
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=v3ludcG0JgEdx5VX9+eZNvzrRI5nt1SfXtg/V4Y7dIg=; b=arWKYd85EzvEEk2rIkZG+QoTsDqitLepulX8a27qH+q77QyhJoHWBjJ9vt3wNBPl43 2yEyVl2qQCB0n/0pVPtfcRlTIjJ2A1cI4d7xswuJlermF4fOwCO/LVzEmjbrCaPT+g0i pGnmzOFRdM/a+ok8HUH30nnZxBkwYeA7fX5S5tGTHsOpeVPb+G381CA7/IJvUNpHJk9R BDowe7Zr5OwaqcEahLqGJepV3qhRZR+mPaVpM9SIh77l+5927xywvi4Yxt1O6UOXRguu 7+Z3Jk3KATMYl7wXyZnLFHAfNWbaTFcUl5xlzttOuIUhCT/cH54DNa+PgiLKjnnPusCp OcNg==
X-Gm-Message-State ALoCoQn/FDT8RuzbMw93F9sXKqYuFp1d4q3cj3ZDS+Bm+JWva9ZLe02cuEAD3t8/bO6Kmd/mX70t
MIME-Version 1.0
X-Received by 10.202.62.11 with SMTP id l11mr18786428oia.103.1439262045398; Mon, 10 Aug 2015 20:00:45 -0700 (PDT)
Content-Type text/plain; charset=UTF-8
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 25
Organization linux.* mail to news gateway
X-Original-Cc Greg Kroah-Hartman <gregkh@linuxfoundation.org>, linux-kernel@vger.kernel.org
X-Original-Date Tue, 11 Aug 2015 11:00:45 +0800
X-Original-Message-ID <CANMq1KDNm0-fKqwOVgnU0efSt_TPSR8A1kD1onezhb7tenddEg@mail.gmail.com>
X-Original-References <1436351549-18507-1-git-send-email-drinkcat@chromium.org>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1204716

Show key headers only | View raw


Hi Mark,

On Wed, Jul 8, 2015 at 6:32 PM, Nicolas Boichat <drinkcat@chromium.org> wrote:
> Init functions defined in regmap*.c files are now prefixed with
> __, take lockdep key and class parameters, and should not be
> called directly: move the documentation to regmap.h, where the
> macros are defined.
>
> Signed-off-by: Nicolas Boichat <drinkcat@chromium.org>
> ---
> Applies on top of this series:
> [PATCHv2 0/3] regmap: Use different lockdep class for each regmap init call
> sent earlier today.

First, thanks for the applying the series above.

This documentation patch is still valid, and now applies cleanly on
regmap/for-next.

Best,
--
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/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH] regmap: Move documentation to regmap.h Nicolas Boichat <drinkcat@chromium.org> - 2015-08-11 05:10 +0200
  Re: [PATCH] regmap: Move documentation to regmap.h Mark Brown <broonie@kernel.org> - 2015-08-11 11:10 +0200

csiph-web