All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Miaoqian Lin <linmq006@gmail.com>
Cc: Magnus Damm <damm@opensource.se>, Ian Molton <ian@mnementh.co.uk>,
	Samuel Ortiz <sameo@linux.intel.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mfd: asic3: Add missing iounmap() on error asic3_mfd_probe
Date: Mon, 21 Mar 2022 08:55:43 +0000	[thread overview]
Message-ID: <Yjg9jzeHl6W6JFeZ@google.com> (raw)
In-Reply-To: <20220307072947.5369-1-linmq006@gmail.com>

On Mon, 07 Mar 2022, Miaoqian Lin wrote:

> Add the missing iounmap() before return from asic3_mfd_probe
> in the error handling case.
> 
> Fixes: 64e8867ba809 ("mfd: tmio_mmc hardware abstraction for CNF area")
> Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
> ---
>  drivers/mfd/asic3.c | 10 +++++++---
>  1 file changed, 7 insertions(+), 3 deletions(-)

Applied, thanks.

-- 
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

      reply	other threads:[~2022-03-21  8:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-07  7:29 [PATCH] mfd: asic3: Add missing iounmap() on error asic3_mfd_probe Miaoqian Lin
2022-03-21  8:55 ` Lee Jones [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=Yjg9jzeHl6W6JFeZ@google.com \
    --to=lee.jones@linaro.org \
    --cc=damm@opensource.se \
    --cc=ian@mnementh.co.uk \
    --cc=linmq006@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sameo@linux.intel.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 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.