mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: postfail@hushmail.com
To: <kernel-janitors@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-sound@vger.kernel.org>
Subject: Re: [PATCH 3/3] sound/soc ioremap/iounmap balancing
Date: Wed, 01 Aug 2007 13:45:57 +0200	[thread overview]
Message-ID: <s5hk5sftr4a.wl%tiwai@suse.de> (raw)
In-Reply-To: <20070801060606.BB9C3DA82E@mailserver8.hushmail.com>

At Wed, 01 Aug 2007 02:06:06 -0400,
Scott Thompson wrote:
> 
> ioremap / iounmap balancing in sound/soc tree
> 
> Signed-off-by: Scott Thompson <postfail <at> hushmail.com>

Applied to ALSA tree.  Thanks.


Takashi

> ---
> diff --git a/sound/soc/s3c24xx/s3c24xx-i2s.c 
> b/sound/soc/s3c24xx/s3c24xx-i2s.c
> index 39f0246..cd89c41 100644
> --- a/sound/soc/s3c24xx/s3c24xx-i2s.c
> +++ b/sound/soc/s3c24xx/s3c24xx-i2s.c
> @@ -385,6 +385,7 @@ static int s3c24xx_i2s_probe(struct 
> platform_device *pdev)
>  	s3c24xx_i2s.iis_clk=clk_get(&pdev->dev, "iis");
>  	if (s3c24xx_i2s.iis_clk == NULL) {
>  		DBG("failed to get iis_clock\n");
> +		iounmap(s3c24xx_i2s.regs);
>  		return -ENODEV;
>  	}
>  	clk_enable(s3c24xx_i2s.iis_clk);
> 
> --
> Start providing for your family by becoming a paralegal. Click Now.
> http://tagline.hushmail.com/fc/Ioyw6h4ek5ocrsblBGe95tDruAMchCwVmpqjJUiDSVabB25GwhAcU8/
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 

      reply	other threads:[~2007-08-01 11:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-01  6:06 Scott Thompson
2007-08-01 11:45 ` Takashi Iwai [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=s5hk5sftr4a.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=postfail@hushmail.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

all inboxes | Powered by JetHome®