linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Huacai Chen <chenhuacai@kernel.org>
To: Yang Yingliang <yangyingliang@huawei.com>
Cc: linux-kernel@vger.kernel.org, lvjianmin@loongson.cn,
	chenhuacai@loongson.cn
Subject: Re: [PATCH -next 0/3] platform/loongarch: laptop: fix some issues
Date: Sun, 9 Oct 2022 14:15:02 +0800	[thread overview]
Message-ID: <CAAhV-H7ginkEHrAu+h3G=GB=-4WaGrSa44_1CApyCab_wGx08g@mail.gmail.com> (raw)
In-Reply-To: <20221009034009.60026-1-yangyingliang@huawei.com>

Hi, Yingliang,

Thank you for your patch. But since the original patch is not
upstream, this series will be squashed to the original one, thanks.

Huacai

On Sun, Oct 9, 2022 at 11:40 AM Yang Yingliang <yangyingliang@huawei.com> wrote:
>
> This patchset fixes some issues in error path and remove unnecessary
> BUG_ON() in generic_subdriver_init().
>
> Yang Yingliang (3):
>   platform/loongarch: laptop: add missing platform_driver_unregister()
>     in generic_subdriver_exit()
>   platform/loongarch: laptop: add missing generic_subdriver_exit() in
>     generic_acpi_laptop_init()
>   platform/loongarch: laptop: remove unnecessary BUG_ON in
>     generic_subdriver_init()
>
>  drivers/platform/loongarch/loongson-laptop.c | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
>
> --
> 2.25.1
>

      parent reply	other threads:[~2022-10-09  6:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-09  3:40 [PATCH -next 0/3] platform/loongarch: laptop: fix some issues Yang Yingliang
2022-10-09  3:40 ` [PATCH -next 1/3] platform/loongarch: laptop: add missing platform_driver_unregister() in generic_subdriver_exit() Yang Yingliang
2022-10-09  3:40 ` [PATCH -next 2/3] platform/loongarch: laptop: add missing generic_subdriver_exit() in generic_acpi_laptop_init() Yang Yingliang
2022-10-09  3:40 ` [PATCH -next 3/3] platform/loongarch: laptop: remove unnecessary BUG_ON in generic_subdriver_init() Yang Yingliang
2022-10-09  6:15 ` Huacai Chen [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='CAAhV-H7ginkEHrAu+h3G=GB=-4WaGrSa44_1CApyCab_wGx08g@mail.gmail.com' \
    --to=chenhuacai@kernel.org \
    --cc=chenhuacai@loongson.cn \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lvjianmin@loongson.cn \
    --cc=yangyingliang@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).