All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jing Xiangfeng <jingxiangfeng@huawei.com>
To: Markus Elfring <Markus.Elfring@web.de>, Lee Jones <lee.jones@linaro.org>
Cc: linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] mfd: htc-i2cpld: Add the missed i2c_put_adapter() in htcpld_register_chip_i2c()
Date: Fri, 06 Nov 2020 00:54:03 +0000	[thread overview]
Message-ID: <5FA49EAB.2020308@huawei.com> (raw)
In-Reply-To: <ec8f256f-d796-1311-1faa-443e33631ced@web.de>



On 2020/11/4 14:50, Markus Elfring wrote:
>> htcpld_register_chip_i2c() misses to call i2c_put_adapter() in an error
>> path. Add the missed function call to fix it.
> Would you like to add the tag “Fixes”?
OK, I'll send a v2 with it.

  Thanks
>
> Regards,
> Markus
> .
>

WARNING: multiple messages have this Message-ID (diff)
From: Jing Xiangfeng <jingxiangfeng@huawei.com>
To: Markus Elfring <Markus.Elfring@web.de>, Lee Jones <lee.jones@linaro.org>
Cc: <linux-kernel@vger.kernel.org>, <kernel-janitors@vger.kernel.org>
Subject: Re: [PATCH] mfd: htc-i2cpld: Add the missed i2c_put_adapter() in htcpld_register_chip_i2c()
Date: Fri, 6 Nov 2020 08:54:03 +0800	[thread overview]
Message-ID: <5FA49EAB.2020308@huawei.com> (raw)
In-Reply-To: <ec8f256f-d796-1311-1faa-443e33631ced@web.de>



On 2020/11/4 14:50, Markus Elfring wrote:
>> htcpld_register_chip_i2c() misses to call i2c_put_adapter() in an error
>> path. Add the missed function call to fix it.
> Would you like to add the tag “Fixes”?
OK, I'll send a v2 with it.

  Thanks
>
> Regards,
> Markus
> .
>


  parent reply	other threads:[~2020-11-06  0:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-04  6:31 [PATCH] mfd: htc-i2cpld: Add the missed i2c_put_adapter() in htcpld_register_chip_i2c() Jing Xiangfeng
     [not found] ` <ec8f256f-d796-1311-1faa-443e33631ced@web.de>
2020-11-06  0:54   ` Jing Xiangfeng [this message]
2020-11-06  0:54     ` Jing Xiangfeng

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=5FA49EAB.2020308@huawei.com \
    --to=jingxiangfeng@huawei.com \
    --cc=Markus.Elfring@web.de \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=lee.jones@linaro.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.