From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] mfd: max77693: reorder params in API for regmap consistency
Date: Fri, 8 Nov 2013 15:54:04 +0000 [thread overview]
Message-ID: <20131108155404.GA30901@lee--X1> (raw)
In-Reply-To: <1383923118-26921-2-git-send-email-k.kozlowski@samsung.com>
On Fri, 08 Nov 2013, Krzysztof Kozlowski wrote:
> The last two parameters of certain register access functions were in
> different order than regmap API. This was confusing and error-prone.
>
> Reorder parameters for register access API to match regmap API:
> - max77693_bulk_read() reorder count and buf,
> - max77693_bulk_write() reorder count and buf,
> - max77693_update_reg() reorder val and mask.
>
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
> drivers/extcon/extcon-max77693.c | 14 +++++++-------
> drivers/mfd/max77693-irq.c | 2 +-
> drivers/mfd/max77693.c | 6 +++---
> include/linux/mfd/max77693-private.h | 10 +++++-----
> 4 files changed, 16 insertions(+), 16 deletions(-)
Acked-by: Lee Jones <lee.jones@linaro.org>
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2013-11-08 15:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-08 15:05 [PATCH 1/2] mfd: sec: reorder params in API for regmap consistency Krzysztof Kozlowski
2013-11-08 15:05 ` [PATCH 2/2] mfd: max77693: " Krzysztof Kozlowski
2013-11-08 15:54 ` Lee Jones [this message]
2013-11-08 15:52 ` [PATCH 1/2] mfd: sec: " Lee Jones
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=20131108155404.GA30901@lee--X1 \
--to=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.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 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).