All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Claudiu Beznea <claudiu.beznea@microchip.com>,
	alexandre.belloni@bootlin.com, ludovic.desroches@microchip.com,
	mturquette@baylibre.com, nicolas.ferre@microchip.com
Cc: linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Claudiu Beznea <claudiu.beznea@microchip.com>
Subject: Re: [PATCH v2 7/7] clk: at91: sckc: use dedicated functions to unregister clock
Date: Thu, 27 Jun 2019 11:22:55 -0700	[thread overview]
Message-ID: <20190627182256.6ADFE2146E@mail.kernel.org> (raw)
In-Reply-To: <1561650825-11213-8-git-send-email-claudiu.beznea@microchip.com>

Quoting Claudiu Beznea (2019-06-27 08:53:45)
> Use at91 specific functions to free all resources in case of error.
> 
> Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
> Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
> ---

Applied to clk-next


WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd@kernel.org>
To: Claudiu Beznea <claudiu.beznea@microchip.com>,
	alexandre.belloni@bootlin.com, ludovic.desroches@microchip.com,
	mturquette@baylibre.com, nicolas.ferre@microchip.com
Cc: Claudiu Beznea <claudiu.beznea@microchip.com>,
	linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 7/7] clk: at91: sckc: use dedicated functions to unregister clock
Date: Thu, 27 Jun 2019 11:22:55 -0700	[thread overview]
Message-ID: <20190627182256.6ADFE2146E@mail.kernel.org> (raw)
In-Reply-To: <1561650825-11213-8-git-send-email-claudiu.beznea@microchip.com>

Quoting Claudiu Beznea (2019-06-27 08:53:45)
> Use at91 specific functions to free all resources in case of error.
> 
> Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
> Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
> ---

Applied to clk-next


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

  reply	other threads:[~2019-06-27 18:23 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-27 15:53 [PATCH v2 0/7] clk: at91: sckc: improve error path Claudiu Beznea
2019-06-27 15:53 ` Claudiu Beznea
2019-06-27 15:53 ` [PATCH v2 1/7] clk: at91: sckc: add support to free slow oscillator Claudiu Beznea
2019-06-27 15:53   ` Claudiu Beznea
2019-06-27 18:22   ` Stephen Boyd
2019-06-27 18:22     ` Stephen Boyd
2019-06-27 15:53 ` [PATCH v2 2/7] clk: at91: sckc: add support to free slow rc oscillator Claudiu Beznea
2019-06-27 15:53   ` Claudiu Beznea
2019-06-27 18:22   ` Stephen Boyd
2019-06-27 18:22     ` Stephen Boyd
2019-06-27 15:53 ` [PATCH v2 3/7] clk: at91: sckc: add support to free slow clock osclillator Claudiu Beznea
2019-06-27 15:53   ` Claudiu Beznea
2019-06-27 18:22   ` Stephen Boyd
2019-06-27 18:22     ` Stephen Boyd
2019-06-27 15:53 ` [PATCH v2 4/7] clk: at91: sckc: improve error path for sam9x5 sck register Claudiu Beznea
2019-06-27 15:53   ` Claudiu Beznea
2019-06-27 18:22   ` Stephen Boyd
2019-06-27 18:22     ` Stephen Boyd
2019-06-27 15:53 ` [PATCH v2 5/7] clk: at91: sckc: remove unnecessary line Claudiu Beznea
2019-06-27 15:53   ` Claudiu Beznea
2019-06-27 18:22   ` Stephen Boyd
2019-06-27 18:22     ` Stephen Boyd
2019-06-27 15:53 ` [PATCH v2 6/7] clk: at91: sckc: improve error path for sama5d4 sck registration Claudiu Beznea
2019-06-27 15:53   ` Claudiu Beznea
2019-06-27 18:22   ` Stephen Boyd
2019-06-27 18:22     ` Stephen Boyd
2019-06-27 15:53 ` [PATCH v2 7/7] clk: at91: sckc: use dedicated functions to unregister clock Claudiu Beznea
2019-06-27 15:53   ` Claudiu Beznea
2019-06-27 18:22   ` Stephen Boyd [this message]
2019-06-27 18:22     ` 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=20190627182256.6ADFE2146E@mail.kernel.org \
    --to=sboyd@kernel.org \
    --cc=alexandre.belloni@bootlin.com \
    --cc=claudiu.beznea@microchip.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ludovic.desroches@microchip.com \
    --cc=mturquette@baylibre.com \
    --cc=nicolas.ferre@microchip.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.