All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: imx: introduce function imx_free_mx3_camera
Date: Thu, 22 May 2014 20:44:54 +0000	[thread overview]
Message-ID: <20140522204453.GN15585@mwanda> (raw)
In-Reply-To: <1400781080-6117-1-git-send-email-emilgoode@gmail.com>

On Thu, May 22, 2014 at 07:51:19PM +0200, Emil Goode wrote:
> We forgot to free pdev->dev.dma_mask on error after
> having called the imx_alloc_mx3_camera function.
> This patch introduces the imx_free_mx3_camera function
> that adds the missing kfree call and is practical for
> future usage with imx_alloc_mx3_camera().
> 
> Signed-off-by: Emil Goode <emilgoode@gmail.com>

Fantastic.  Thanks for this.  :)

regards,
dan carpenter


WARNING: multiple messages have this Message-ID (diff)
From: dan.carpenter@oracle.com (Dan Carpenter)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: imx: introduce function imx_free_mx3_camera
Date: Thu, 22 May 2014 23:44:54 +0300	[thread overview]
Message-ID: <20140522204453.GN15585@mwanda> (raw)
In-Reply-To: <1400781080-6117-1-git-send-email-emilgoode@gmail.com>

On Thu, May 22, 2014 at 07:51:19PM +0200, Emil Goode wrote:
> We forgot to free pdev->dev.dma_mask on error after
> having called the imx_alloc_mx3_camera function.
> This patch introduces the imx_free_mx3_camera function
> that adds the missing kfree call and is practical for
> future usage with imx_alloc_mx3_camera().
> 
> Signed-off-by: Emil Goode <emilgoode@gmail.com>

Fantastic.  Thanks for this.  :)

regards,
dan carpenter

WARNING: multiple messages have this Message-ID (diff)
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Emil Goode <emilgoode@gmail.com>
Cc: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Shawn Guo" <shawn.guo@freescale.com>,
	"Sascha Hauer" <kernel@pengutronix.de>,
	"Russell King" <linux@arm.linux.org.uk>,
	"Alexander Shiyan" <shc_work@mail.ru>,
	"Marc Kleine-Budde" <mkl@pengutronix.de>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] ARM: imx: introduce function imx_free_mx3_camera
Date: Thu, 22 May 2014 23:44:54 +0300	[thread overview]
Message-ID: <20140522204453.GN15585@mwanda> (raw)
In-Reply-To: <1400781080-6117-1-git-send-email-emilgoode@gmail.com>

On Thu, May 22, 2014 at 07:51:19PM +0200, Emil Goode wrote:
> We forgot to free pdev->dev.dma_mask on error after
> having called the imx_alloc_mx3_camera function.
> This patch introduces the imx_free_mx3_camera function
> that adds the missing kfree call and is practical for
> future usage with imx_alloc_mx3_camera().
> 
> Signed-off-by: Emil Goode <emilgoode@gmail.com>

Fantastic.  Thanks for this.  :)

regards,
dan carpenter


  parent reply	other threads:[~2014-05-22 20:44 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-22 17:51 [PATCH] ARM: imx: introduce function imx_free_mx3_camera Emil Goode
2014-05-22 17:51 ` Emil Goode
2014-05-22 17:51 ` Emil Goode
2014-05-22 18:10 ` Uwe Kleine-König
2014-05-22 18:10   ` Uwe Kleine-König
2014-05-22 18:10   ` Uwe Kleine-König
2014-05-22 18:58   ` Emil Goode
2014-05-22 18:58     ` Emil Goode
2014-05-22 18:58     ` Emil Goode
2014-05-23  6:50   ` Philippe Rétornaz
2014-05-23  6:50     ` Philippe Rétornaz
2014-05-23  6:50     ` Philippe Rétornaz
2014-05-24 15:22   ` Emil Goode
2014-05-24 15:22     ` Emil Goode
2014-05-24 15:22     ` Emil Goode
2014-05-24 20:05     ` Greg Kroah-Hartman
2014-05-24 20:05       ` Greg Kroah-Hartman
2014-05-24 20:05       ` Greg Kroah-Hartman
2014-05-24 21:17       ` Uwe Kleine-König
2014-05-24 21:17         ` Uwe Kleine-König
2014-05-24 21:17         ` Uwe Kleine-König
2014-05-22 20:44 ` Dan Carpenter [this message]
2014-05-22 20:44   ` Dan Carpenter
2014-05-22 20:44   ` Dan Carpenter

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=20140522204453.GN15585@mwanda \
    --to=dan.carpenter@oracle.com \
    --cc=linux-arm-kernel@lists.infradead.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 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.