All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Miles Chen <miles.chen@mediatek.com>
Cc: chun-jie.chen@mediatek.com, ikjn@chromium.org,
	linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
	matthias.bgg@gmail.com, mturquette@baylibre.com,
	weiyi.lu@mediatek.com
Subject: Re: [PATCH] clk: mediatek: add unregister logic to mtk_clk_simple_probe error path
Date: Mon, 24 Jan 2022 16:56:05 -0800	[thread overview]
Message-ID: <20220125005607.5BFBAC340E4@smtp.kernel.org> (raw)
In-Reply-To: <20220124052038.6242-1-miles.chen@mediatek.com>

Quoting Miles Chen (2022-01-23 21:20:38)
> Hi Stephen,
> 
> > Stephen pointed out that there is no unregister logic in
> > mtk_clk_simple_probe() error path [1].
> > Fix it by adding unregister logic to mtk_clk_simple_probe().
> 
> Chen-Yu's work [1] already addresses this problem. So please ignore
> this patch.

Alright. Thanks.

WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd@kernel.org>
To: Miles Chen <miles.chen@mediatek.com>
Cc: chun-jie.chen@mediatek.com, ikjn@chromium.org,
	linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
	matthias.bgg@gmail.com, mturquette@baylibre.com,
	weiyi.lu@mediatek.com
Subject: Re: [PATCH] clk: mediatek: add unregister logic to mtk_clk_simple_probe error path
Date: Mon, 24 Jan 2022 16:56:05 -0800	[thread overview]
Message-ID: <20220125005607.5BFBAC340E4@smtp.kernel.org> (raw)
In-Reply-To: <20220124052038.6242-1-miles.chen@mediatek.com>

Quoting Miles Chen (2022-01-23 21:20:38)
> Hi Stephen,
> 
> > Stephen pointed out that there is no unregister logic in
> > mtk_clk_simple_probe() error path [1].
> > Fix it by adding unregister logic to mtk_clk_simple_probe().
> 
> Chen-Yu's work [1] already addresses this problem. So please ignore
> this patch.

Alright. Thanks.

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd@kernel.org>
To: Miles Chen <miles.chen@mediatek.com>
Cc: chun-jie.chen@mediatek.com, ikjn@chromium.org,
	linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
	matthias.bgg@gmail.com, mturquette@baylibre.com,
	weiyi.lu@mediatek.com
Subject: Re: [PATCH] clk: mediatek: add unregister logic to mtk_clk_simple_probe error path
Date: Mon, 24 Jan 2022 16:56:05 -0800	[thread overview]
Message-ID: <20220125005607.5BFBAC340E4@smtp.kernel.org> (raw)
In-Reply-To: <20220124052038.6242-1-miles.chen@mediatek.com>

Quoting Miles Chen (2022-01-23 21:20:38)
> Hi Stephen,
> 
> > Stephen pointed out that there is no unregister logic in
> > mtk_clk_simple_probe() error path [1].
> > Fix it by adding unregister logic to mtk_clk_simple_probe().
> 
> Chen-Yu's work [1] already addresses this problem. So please ignore
> this patch.

Alright. Thanks.

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

  reply	other threads:[~2022-01-25  3:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-17  9:00 [PATCH] clk: mediatek: add unregister logic to mtk_clk_simple_probe error path Miles Chen
2022-01-17  9:00 ` Miles Chen
2022-01-17  9:00 ` Miles Chen
2022-01-24  5:20 ` Miles Chen
2022-01-24  5:20   ` Miles Chen
2022-01-24  5:20   ` Miles Chen
2022-01-25  0:56   ` Stephen Boyd [this message]
2022-01-25  0:56     ` Stephen Boyd
2022-01-25  0:56     ` Stephen Boyd

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=20220125005607.5BFBAC340E4@smtp.kernel.org \
    --to=sboyd@kernel.org \
    --cc=chun-jie.chen@mediatek.com \
    --cc=ikjn@chromium.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=miles.chen@mediatek.com \
    --cc=mturquette@baylibre.com \
    --cc=weiyi.lu@mediatek.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.