From: NeilBrown <neilb-l3A5Bk7waGM@public.gmane.org>
To: Christ van Willegen <cvwillegen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: List for communicating with real GTA04 owners
<gta04-owner-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
One Thousand Gnomes
<gnomes-qBU/x9rampVanCEyBjwyrvXRex20P6io@public.gmane.org>,
Peter Hurley
<peter-WaGBZJeGNqdsbIuE7sb01tBPR1lH4CV8@public.gmane.org>,
Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>,
Greg Kroah-Hartman
<gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>,
Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Grant Likely
<grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
Jiri Slaby <jslaby-AlSwsSmVLrQ@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [Gta04-owner] [PATCH 2/2] misc: add a driver to power on/off UART attached devices.
Date: Tue, 23 Dec 2014 14:17:12 +1100 [thread overview]
Message-ID: <20141223141712.74941672@notabene.brown> (raw)
In-Reply-To: <CA+Ot1Own-g=vjYhOygzVgNPspw6FgCHZqY8wQo31=ahf62E1gA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 720 bytes --]
On Sat, 20 Dec 2014 17:02:04 +0100 Christ van Willegen <cvwillegen-Re5JQEeQqe8@public.gmane.orgm>
wrote:
> Hi,
>
> One remark:
>
> +config SERIAL_POWER_MANAGER
> + tristate "Power Management controller for serial-attached devices"
> + depends on TTY && OF
> + default n
> + help
> + Some devices permanently attached via a UART can benefit from
> + being power-managed when the tty device is openned or closed.
> + This driver can support several such devices with simple
> + power requirements such as enabling a regulator.
> +
> + If in doubt, say 'N'
> +
>
> There's a typo: openned.
Thanks - I've fix that now.
NeilBrown
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 811 bytes --]
prev parent reply other threads:[~2014-12-23 3:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-20 0:09 [PATCH 0/2] tty slave devices support - version 2 NeilBrown
2014-12-20 0:09 ` [PATCH 1/2] TTY: add support for "tty slave" devices NeilBrown
[not found] ` <20141220000920.13943.22511.stgit-wvvUuzkyo1EYVZTmpyfIwg@public.gmane.org>
2014-12-21 10:20 ` Sebastian Reichel
[not found] ` <20141221102017.GA18161-SfvFxonMDyemK9LvCR3Hrw@public.gmane.org>
2014-12-23 5:16 ` NeilBrown
2014-12-20 0:09 ` [PATCH 2/2] misc: add a driver to power on/off UART attached devices NeilBrown
[not found] ` <20141220000920.13943.50943.stgit-wvvUuzkyo1EYVZTmpyfIwg@public.gmane.org>
2014-12-20 12:50 ` One Thousand Gnomes
2014-12-20 16:02 ` [Gta04-owner] " Christ van Willegen
[not found] ` <CA+Ot1Own-g=vjYhOygzVgNPspw6FgCHZqY8wQo31=ahf62E1gA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-12-23 3:17 ` NeilBrown [this message]
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=20141223141712.74941672@notabene.brown \
--to=neilb-l3a5bk7wagm@public.gmane.org \
--cc=arnd-r2nGTMty4D4@public.gmane.org \
--cc=cvwillegen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=gnomes-qBU/x9rampVanCEyBjwyrvXRex20P6io@public.gmane.org \
--cc=grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org \
--cc=gta04-owner-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org \
--cc=jslaby-AlSwsSmVLrQ@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=peter-WaGBZJeGNqdsbIuE7sb01tBPR1lH4CV8@public.gmane.org \
--cc=sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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).