From: Emil Goode <emilgoode@gmail.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] ARM: imx: fix error handling
Date: Sun, 18 May 2014 15:38:51 +0000 [thread overview]
Message-ID: <20140518153851.GB4310@lianli> (raw)
In-Reply-To: <20140517190546.GC16662@pengutronix.de>
I appologise for providing incomplete information in my previous message.
The involved call sites are the following:
arch/arm/mach-imx/mach-mx35_3ds.c +265
imx35_3ds_init_camera()
imx35_alloc_mx3_camera()
imx_alloc_mx3_camera()
dma_declare_coherent_memory()
platform_device_add()
arch/arm/mach-imx/mach-mx31moboard.c +477
mx31moboard_init_cam()
imx31_alloc_mx3_camera()
imx_alloc_mx3_camera()
dma_declare_coherent_memory()
platform_device_add()
arch/arm/mach-imx/mach-mx31_3ds.c +182
mx31_3ds_init_camera()
imx31_alloc_mx3_camera()
imx_alloc_mx3_camera()
dma_declare_coherent_memory()
platform_device_add()
arch/arm/mach-imx/mach-pcm037.c +413
pcm037_init_camera()
imx31_alloc_mx3_camera()
imx_alloc_mx3_camera()
dma_declare_coherent_memory()
platform_device_add()
Sorry about the mistake!
Best regards,
Emil Goode
next prev parent reply other threads:[~2014-05-18 15:38 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-16 9:54 [PATCH v2] ARM: imx: fix error handling Emil Goode
2014-05-16 10:40 ` walter harms
2014-05-16 11:16 ` Emil Goode
2014-05-16 11:49 ` walter harms
2014-05-16 19:31 ` Uwe Kleine-König
2014-05-17 15:35 ` Emil Goode
2014-05-17 19:05 ` Uwe Kleine-König
2014-05-17 22:14 ` Emil Goode
2014-05-18 14:37 ` Emil Goode
2014-05-18 15:38 ` Emil Goode [this message]
2014-05-16 19:24 ` Uwe Kleine-König
2014-05-16 22:21 ` Dan Carpenter
2014-05-16 22:47 ` Emil Goode
2014-05-16 23:18 ` Emil Goode
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=20140518153851.GB4310@lianli \
--to=emilgoode@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox