linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Jingoo Han <jg1.han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
Cc: linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 10/11] spi: txx9: Use devm_clk_get()
Date: Tue, 17 Dec 2013 22:56:40 +0000	[thread overview]
Message-ID: <20131217225640.GW28455@sirena.org.uk> (raw)
In-Reply-To: <001601cef4c8$aa1f7d30$fe5e7790$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 130 bytes --]

On Mon, Dec 09, 2013 at 07:23:12PM +0900, Jingoo Han wrote:
> Use devm_clk_get() to make cleanup paths simpler.

Applied, thanks.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  parent reply	other threads:[~2013-12-17 22:56 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-09 10:12 [PATCH 01/11] spi: davinci: Use devm_*() functions Jingoo Han
     [not found] ` <000801cef4c7$1b84a470$528ded50$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2013-12-09 10:13   ` [PATCH 02/11] spi: mpc512x: " Jingoo Han
     [not found]     ` <000e01cef4c7$53d9e060$fb8da120$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2013-12-09 13:12       ` Gerhard Sittig
     [not found]         ` <20131209131213.GL2982-kDjWylLy9wD0K7fsECOQyeGNnDKD8DIp@public.gmane.org>
2013-12-10  2:13           ` Jingoo Han
     [not found]             ` <005601cef54d$7c9b1bf0$75d153d0$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2013-12-12 16:38               ` Gerhard Sittig
2013-12-17 22:53       ` Mark Brown
     [not found]         ` <20131217225313.GT28455-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2013-12-18  1:31           ` [PATCH V2] " Jingoo Han
     [not found]             ` <007001cefb90$d7b07050$871150f0$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2013-12-18 11:29               ` Mark Brown
2013-12-09 10:14   ` [PATCH 03/11] spi: ath79: " Jingoo Han
     [not found]     ` <000f01cef4c7$837d0180$8a770480$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2013-12-17 22:53       ` Mark Brown
2013-12-09 10:16   ` [PATCH 04/11] spi: designware: " Jingoo Han
2013-12-09 10:18   ` [PATCH 05/11] spi: nuc900: " Jingoo Han
     [not found]     ` <001101cef4c7$fb071e20$f1155a60$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2013-12-10  5:51       ` Wan ZongShun
2013-12-10  5:57         ` Jingoo Han
2013-12-17 22:44       ` Mark Brown
2013-12-09 10:19   ` [PATCH 06/11] spi: s3c24xx: " Jingoo Han
     [not found]     ` <001201cef4c8$1b78a110$5269e330$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2013-12-17 22:55       ` Mark Brown
2013-12-09 10:20   ` [PATCH 07/11] spi: bcm63xx: Use devm_clk_get() Jingoo Han
     [not found]     ` <001301cef4c8$40d2b3b0$c2781b10$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2013-12-17 20:28       ` Jonas Gorski
2013-12-17 22:36       ` Mark Brown
2013-12-09 10:20   ` [PATCH 08/11] spi: bcm63xx-hsspi: " Jingoo Han
     [not found]     ` <001401cef4c8$52cf31b0$f86d9510$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2013-12-17 20:29       ` Jonas Gorski
2013-12-17 22:31       ` Mark Brown
2013-12-09 10:21   ` [PATCH 09/11] spi: orion: " Jingoo Han
     [not found]     ` <001501cef4c8$68a7b160$39f71420$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2013-12-09 11:27       ` Jason Cooper
2013-12-09 10:23   ` [PATCH 10/11] spi: txx9: " Jingoo Han
     [not found]     ` <001601cef4c8$aa1f7d30$fe5e7790$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2013-12-17 22:56       ` Mark Brown [this message]
2013-12-09 10:25   ` [PATCH 11/11] spi: bcm2835: Use devm_request_irq() Jingoo Han
     [not found]     ` <001701cef4c8$eaa87c30$bff97490$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2013-12-17 22:59       ` Mark Brown
2013-12-18  2:18       ` Stephen Warren
2013-12-17 22:51   ` [PATCH 01/11] spi: davinci: Use devm_*() functions Mark Brown

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=20131217225640.GW28455@sirena.org.uk \
    --to=broonie-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=jg1.han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
    --cc=linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 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).