Chrome platform driver development
 help / color / mirror / Atom feed
From: Tzung-Bi Shih <tzungbi@kernel.org>
To: Yuan Can <yuancan@huawei.com>
Cc: briannorris@chromium.org, jwerner@chromium.org,
	adurbin@chromium.org, furquan@chromium.org,
	gregkh@linuxfoundation.org, rajatja@chromium.org,
	groeck@chromium.org, chrome-platform@lists.linux.dev
Subject: Re: [PATCH] firmware: google: Unregister driver_info on failure
Date: Tue, 15 Oct 2024 22:54:59 +0000	[thread overview]
Message-ID: <Zw7yw3nuaFew2AZu@google.com> (raw)
In-Reply-To: <20241015131344.20272-1-yuancan@huawei.com>

On Tue, Oct 15, 2024 at 09:13:44PM +0800, Yuan Can wrote:
> When platform_device_register_full() returns error, the gsmi_init() returns
> without unregister gsmi_driver_info, fix by add missing
> platform_driver_unregister() when platform_device_register_full() failed.
> 
> [...]

Applied to

    https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git for-firmware-next

[1/1] firmware: google: Unregister driver_info on failure
      commit: 32b0901e141f6d4cf49d820b53eb09b88b1f72f7

Thanks!

      parent reply	other threads:[~2024-10-15 22:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-15 13:13 [PATCH] firmware: google: Unregister driver_info on failure Yuan Can
2024-10-15 17:15 ` Greg KH
2024-10-15 21:28 ` Brian Norris
2024-10-15 22:54 ` Tzung-Bi Shih [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=Zw7yw3nuaFew2AZu@google.com \
    --to=tzungbi@kernel.org \
    --cc=adurbin@chromium.org \
    --cc=briannorris@chromium.org \
    --cc=chrome-platform@lists.linux.dev \
    --cc=furquan@chromium.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=groeck@chromium.org \
    --cc=jwerner@chromium.org \
    --cc=rajatja@chromium.org \
    --cc=yuancan@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