All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: Yangtao Li <frank.li@vivo.com>
Cc: linux-kernel@vger.kernel.org,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	linux-arm-kernel@lists.infradead.org,
	Claudiu Beznea <claudiu.beznea@microchip.com>
Subject: Re: [PATCH 1/7] mfd: atmel-hlcdc: Convert to devm_platform_ioremap_resource()
Date: Thu, 13 Jul 2023 14:39:19 +0100	[thread overview]
Message-ID: <20230713133919.GW10768@google.com> (raw)
In-Reply-To: <20230706113939.1178-1-frank.li@vivo.com>

On Thu, 06 Jul 2023, Yangtao Li wrote:

> Use devm_platform_ioremap_resource() to simplify code.
> 
> Signed-off-by: Yangtao Li <frank.li@vivo.com>
> ---
>  drivers/mfd/atmel-hlcdc.c | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)

Applied, thanks

-- 
Lee Jones [李琼斯]

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

WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee@kernel.org>
To: Yangtao Li <frank.li@vivo.com>
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Claudiu Beznea <claudiu.beznea@microchip.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/7] mfd: atmel-hlcdc: Convert to devm_platform_ioremap_resource()
Date: Thu, 13 Jul 2023 14:39:19 +0100	[thread overview]
Message-ID: <20230713133919.GW10768@google.com> (raw)
In-Reply-To: <20230706113939.1178-1-frank.li@vivo.com>

On Thu, 06 Jul 2023, Yangtao Li wrote:

> Use devm_platform_ioremap_resource() to simplify code.
> 
> Signed-off-by: Yangtao Li <frank.li@vivo.com>
> ---
>  drivers/mfd/atmel-hlcdc.c | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)

Applied, thanks

-- 
Lee Jones [李琼斯]

  parent reply	other threads:[~2023-07-13 13:39 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-06 11:39 [PATCH 1/7] mfd: atmel-hlcdc: Convert to devm_platform_ioremap_resource() Yangtao Li
2023-07-06 11:39 ` Yangtao Li
2023-07-06 11:39 ` [PATCH 2/7] mfd: omap-usb-tll: " Yangtao Li
2023-07-13 13:39   ` Lee Jones
2023-07-06 11:39 ` [PATCH 3/7] mfd: ti_am335x_tscadc: Use devm_platform_get_and_ioremap_resource() Yangtao Li
2023-07-13 13:40   ` Lee Jones
2023-07-06 11:39 ` [PATCH 4/7] mfd: exynos-lpass: Convert to devm_platform_ioremap_resource() Yangtao Li
2023-07-06 11:39   ` Yangtao Li
2023-07-13 13:41   ` Lee Jones
2023-07-13 13:41     ` Lee Jones
2023-07-06 11:39 ` [PATCH 5/7] mfd: omap-usb-host: " Yangtao Li
2023-07-13 13:41   ` Lee Jones
2023-07-06 11:39 ` [PATCH 6/7] mfd: stm32-timers: Use devm_platform_get_and_ioremap_resource() Yangtao Li
2023-07-06 11:39   ` Yangtao Li
2023-07-13 13:41   ` Lee Jones
2023-07-13 13:41     ` Lee Jones
2023-07-06 11:39 ` [PATCH 7/7] mfd: hi655x-pmic: Convert to devm_platform_ioremap_resource() Yangtao Li
2023-07-13 13:42   ` Lee Jones
2023-07-13 13:39 ` Lee Jones [this message]
2023-07-13 13:39   ` [PATCH 1/7] mfd: atmel-hlcdc: " 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=20230713133919.GW10768@google.com \
    --to=lee@kernel.org \
    --cc=alexandre.belloni@bootlin.com \
    --cc=claudiu.beznea@microchip.com \
    --cc=frank.li@vivo.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.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.