From: Russell King - ARM Linux <linux@arm.linux.org.uk>
To: Oliver Ford <ipaqlinux@oliford.co.uk>,
linux-arm-kernel@lists.arm.linux.org.uk, alex.meakins@gmail.com,
alsa-devel@alsa-project.org
Subject: Re: PXA2xx/3xx AC97 Driver(s)
Date: Mon, 24 Mar 2008 13:57:03 +0000 [thread overview]
Message-ID: <20080324135703.GA26283@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20080324134231.GA30281@sirena.org.uk>
On Mon, Mar 24, 2008 at 01:42:32PM +0000, Mark Brown wrote:
> On Mon, Mar 24, 2008 at 12:38:00PM +0000, Oliver Ford wrote:
> > but am not sure. Compiling either gives the warning "'pxa_set_cken' is
> > deprecated". I suspect calling this won't work for the pxa310 since it's
>
> This is also fixed in the patches currently queued in the ARM tree -
> the drivers have been converted to use the clk_() API.
>
> > clocks are different, but given that I'm booting linux from windows
> > (which will leave the clock on) and don't particularly care about
> > suspend/resume, should not being able to switch it off be a problem?
>
> The cken calls should actually work fine.
The pxa_set_cken() will not do the right thing for PXA3xx CPUs, which is
why that interface is deprecated. If you're building for PXA3 CPUs and
you get warnings about pxa_set_cken() that's a sure sign that something's
wrong.
next prev parent reply other threads:[~2008-03-24 13:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <47E7A0A8.3010200@oliford.co.uk>
2008-03-24 13:42 ` PXA2xx/3xx AC97 Driver(s) Mark Brown
2008-03-24 13:57 ` Russell King - ARM Linux [this message]
2008-03-24 14:05 ` Mark Brown
2008-03-26 13:52 ` Oliver Ford
2008-03-26 14:59 ` Mark Brown
2008-04-02 19:32 ` 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=20080324135703.GA26283@flint.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=alex.meakins@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=ipaqlinux@oliford.co.uk \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
/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.