linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Zhen Lei <thunder.leizhen@huawei.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	 Joshua Kinard <kumba@gentoo.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	 linux-rtc <linux-rtc@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 8/8] rtc: ab8500: use DEVICE_ATTR_RW macro
Date: Fri, 4 Jun 2021 09:46:41 +0200	[thread overview]
Message-ID: <CACRpkdZ07GnpfYM0+9XN_Gx0-boQiNSc5ZarB=3fH2w3EuOp1g@mail.gmail.com> (raw)
In-Reply-To: <20210602073820.11011-9-thunder.leizhen@huawei.com>

On Wed, Jun 2, 2021 at 9:38 AM Zhen Lei <thunder.leizhen@huawei.com> wrote:

> Use DEVICE_ATTR_RW macro helper instead of plain DEVICE_ATTR, which makes
> the code a bit shorter and easier to read.
>
> Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      reply	other threads:[~2021-06-04  7:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-02  7:38 [PATCH 0/8] rtc: use DEVICE_ATTR_* macro to simplify code Zhen Lei
2021-06-02  7:38 ` [PATCH 1/8] rtc: x1205: use DEVICE_ATTR_RO macro Zhen Lei
2021-06-02  7:38 ` [PATCH 2/8] rtc: rx8025: use DEVICE_ATTR_RW macro Zhen Lei
2021-06-02  7:38 ` [PATCH 3/8] rtc: rs5c372: use DEVICE_ATTR_RO macro Zhen Lei
2021-06-02  7:38 ` [PATCH 4/8] rtc: isl1208: use DEVICE_ATTR_* macro Zhen Lei
2021-06-02  7:38 ` [PATCH 5/8] rtc: ds1685: use DEVICE_ATTR_RO macro Zhen Lei
2021-06-02  7:38 ` [PATCH 6/8] rtc: ds1343: use DEVICE_ATTR_* macro Zhen Lei
2021-06-02  7:38 ` [PATCH 7/8] rtc: bq32k: use DEVICE_ATTR_RW macro Zhen Lei
2021-06-02  7:38 ` [PATCH 8/8] rtc: ab8500: " Zhen Lei
2021-06-04  7:46   ` Linus Walleij [this message]

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='CACRpkdZ07GnpfYM0+9XN_Gx0-boQiNSc5ZarB=3fH2w3EuOp1g@mail.gmail.com' \
    --to=linus.walleij@linaro.org \
    --cc=a.zummo@towertech.it \
    --cc=alexandre.belloni@bootlin.com \
    --cc=kumba@gentoo.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=thunder.leizhen@huawei.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).