From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Sascha Hauer <s.hauer@pengutronix.de>
Cc: alsa-devel@alsa-project.org, dong.aisheng@linaro.org,
Richard Zhao <richard.zhao@freescale.com>,
kernel@pengutronix.de, shawn.guo@linaro.org, timur@freescale.com,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 REBASE] ASoC: fsl_ssi: convert to use devm_clk_get
Date: Tue, 5 Jun 2012 11:03:16 +0100 [thread overview]
Message-ID: <20120605100316.GG23408@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <20120605064714.GL30400@pengutronix.de>
[-- Attachment #1.1: Type: text/plain, Size: 427 bytes --]
On Tue, Jun 05, 2012 at 08:47:14AM +0200, Sascha Hauer wrote:
> Have you tried compiling this on PowerPC? devm_clk_get is only available
> with CONFIG_CLKDEV_LOOKUP, I think on PowerPC this is not the case.
I've not, but I guess there will be an issue. I'd say the fix here is
on the PowerPC side - it's not good to have to have Kconfig bodges for
things like this in individual drivers. Ideally we'd add clkdev
support...
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: broonie@opensource.wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 REBASE] ASoC: fsl_ssi: convert to use devm_clk_get
Date: Tue, 5 Jun 2012 11:03:16 +0100 [thread overview]
Message-ID: <20120605100316.GG23408@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <20120605064714.GL30400@pengutronix.de>
On Tue, Jun 05, 2012 at 08:47:14AM +0200, Sascha Hauer wrote:
> Have you tried compiling this on PowerPC? devm_clk_get is only available
> with CONFIG_CLKDEV_LOOKUP, I think on PowerPC this is not the case.
I've not, but I guess there will be an issue. I'd say the fix here is
on the PowerPC side - it's not good to have to have Kconfig bodges for
things like this in individual drivers. Ideally we'd add clkdev
support...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120605/fbe1f581/attachment.sig>
next prev parent reply other threads:[~2012-06-05 10:03 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-04 1:42 [PATCH v2 REBASE] ASoC: fsl_ssi: convert to use devm_clk_get Richard Zhao
2012-06-04 1:42 ` Richard Zhao
2012-06-04 1:42 ` [PATCH v2 REBASE] ASoC: imx-audmux: add pinctrl support Richard Zhao
2012-06-04 1:42 ` Richard Zhao
2012-06-04 9:52 ` Mark Brown
2012-06-04 9:52 ` Mark Brown
2012-06-04 9:51 ` [PATCH v2 REBASE] ASoC: fsl_ssi: convert to use devm_clk_get Mark Brown
2012-06-04 9:51 ` Mark Brown
2012-06-05 6:47 ` Sascha Hauer
2012-06-05 6:47 ` Sascha Hauer
2012-06-05 10:03 ` Mark Brown [this message]
2012-06-05 10:03 ` Mark Brown
2012-06-05 10:08 ` Russell King - ARM Linux
2012-06-05 10:08 ` Russell King - ARM Linux
2012-06-05 10:14 ` Mark Brown
2012-06-05 10:14 ` Mark Brown
2012-06-05 10:15 ` Russell King - ARM Linux
2012-06-05 10:15 ` Russell King - ARM Linux
2012-06-05 10:20 ` Mark Brown
2012-06-05 10:20 ` Mark Brown
2012-06-05 10:10 ` Mark Brown
2012-06-05 10:10 ` 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=20120605100316.GG23408@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=dong.aisheng@linaro.org \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=richard.zhao@freescale.com \
--cc=s.hauer@pengutronix.de \
--cc=shawn.guo@linaro.org \
--cc=timur@freescale.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.