From: Thierry Reding <thierry.reding@gmail.com>
To: Xiubo Li <Li.Xiubo@freescale.com>
Cc: linux-pwm@vger.kernel.org, robh+dt@kernel.org,
pawel.moll@arm.com, rdunlap@infradead.org,
devicetree@vger.kernel.org, linux-doc@vger.kernel.org
Subject: Re: [PATCHv3 2/3] pwm: ftm-pwm: Convert to direct regmap API usage.
Date: Mon, 18 Aug 2014 10:36:49 +0200 [thread overview]
Message-ID: <20140818083648.GC31171@ulmo> (raw)
In-Reply-To: <1408332755-35102-3-git-send-email-Li.Xiubo@freescale.com>
[-- Attachment #1: Type: text/plain, Size: 304 bytes --]
On Mon, Aug 18, 2014 at 11:32:34AM +0800, Xiubo Li wrote:
[...]
> diff --git a/drivers/pwm/pwm-fsl-ftm.c b/drivers/pwm/pwm-fsl-ftm.c
[...]
> +static struct regmap_config fsl_pwm_regmap_config = {
This can be static const, but since it's the only comment I can fix that
up myself when applying.
Thierry
[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2014-08-18 8:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-18 3:32 [PATCHv3 0/3] ftm-pwm: Convert to direct regmap API usage Xiubo Li
2014-08-18 3:32 ` [PATCHv3 1/3] pwm: ftm-pwm: Clean up the code Xiubo Li
2014-08-18 3:32 ` [PATCHv3 2/3] pwm: ftm-pwm: Convert to direct regmap API usage Xiubo Li
2014-08-18 8:36 ` Thierry Reding [this message]
2014-08-18 8:45 ` Li.Xiubo-KZfg59tc24xl57MIdRCFDg
2014-08-18 3:32 ` [PATCHv3 3/3] pwm: documentation: Add 'big-endian' property for FTM PWM Xiubo Li
2014-08-18 9:59 ` Mark Rutland
2014-08-18 12:11 ` Li.Xiubo
2014-08-18 8:31 ` [PATCHv3 0/3] ftm-pwm: Convert to direct regmap API usage Thierry Reding
2014-08-18 8:43 ` Li.Xiubo
2014-08-18 8:49 ` Thierry Reding
2014-08-18 8:55 ` Li.Xiubo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140818083648.GC31171@ulmo \
--to=thierry.reding@gmail.com \
--cc=Li.Xiubo@freescale.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=pawel.moll@arm.com \
--cc=rdunlap@infradead.org \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.