From: Guennadi Liakhovetski <gl@dsa-ac.de>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: ARM Linux kernel <linux-arm-kernel@lists.arm.linux.org.uk>,
tytso@mit.edu, linux-serial@vger.kernel.org
Subject: Re: drivers/serial && drivers/char/serial.c in 2.5 && 2.4...
Date: Wed, 17 Apr 2002 12:14:05 +0200 (CEST) [thread overview]
Message-ID: <a9ji5m$u4$2@main.gmane.org> (raw)
In-Reply-To: <20020416174057.F19573@flint.arm.linux.org.uk>
Hello all
On our StrongARM board we are preserving power by disabling / enabling an
16550 UART. Until now we were doing this in a separate application. But a
better idea would be to have a (arch-specific, of course) pm-call in
uart_open/close (or serial8250_startup/shutdown) functions. How can we do
this? Currently there's just a call to pm_access in uart_start, which is a
dummy, but uart_close DOES have a call to pm_send, but we anyway have to
add knowledge about this specific UART to the driver, right? And we need a
wakeup call in uart_open, I think.
Thanks
Guennadi
---------------------------------
Guennadi Liakhovetski, Ph.D.
DSA Daten- und Systemtechnik GmbH
Pascalstr. 28
D-52076 Aachen
Germany
parent reply other threads:[~2002-04-17 10:14 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20020416174057.F19573@flint.arm.linux.org.uk>]
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='a9ji5m$u4$2@main.gmane.org' \
--to=gl@dsa-ac.de \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-serial@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=tytso@mit.edu \
/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