From: linux@arm.linux.org.uk (Russell King - ARM Linux)
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:08:51 +0100 [thread overview]
Message-ID: <20120605100851.GI8262@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <20120605100316.GG23408@opensource.wolfsonmicro.com>
On Tue, Jun 05, 2012 at 11:03:16AM +0100, Mark Brown wrote:
> 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...
Or get rid of devm_clk_get()'s dependency on CLKDEV (which is in itself
silly.)
next prev parent reply other threads:[~2012-06-05 10:08 UTC|newest]
Thread overview: 11+ 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 ` [PATCH v2 REBASE] ASoC: imx-audmux: add pinctrl support Richard Zhao
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-05 6:47 ` Sascha Hauer
2012-06-05 10:03 ` Mark Brown
2012-06-05 10:08 ` Russell King - ARM Linux [this message]
2012-06-05 10:14 ` Mark Brown
2012-06-05 10:15 ` Russell King - ARM Linux
2012-06-05 10:20 ` 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=20120605100851.GI8262@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--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;
as well as URLs for NNTP newsgroup(s).