linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: Christ van Willegen <cvwillegen@gmail.com>
Cc: List for communicating with real GTA04 owners 
	<gta04-owner@goldelico.com>, Mark Rutland <mark.rutland@arm.com>,
	One Thousand Gnomes <gnomes@lxorguk.ukuu.org.uk>,
	Peter Hurley <peter@hurleysoftware.com>,
	Arnd Bergmann <arnd@arndb.de>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Sebastian Reichel <sre@kernel.org>,
	Grant Likely <grant.likely@linaro.org>,
	Jiri Slaby <jslaby@suse.cz>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.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@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 700 bytes --]

On Sat, 20 Dec 2014 17:02:04 +0100 Christ van Willegen <cvwillegen@gmail.com>
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 --]

      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
2014-12-21 10:20   ` Sebastian Reichel
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
2014-12-20 12:50   ` One Thousand Gnomes
2014-12-20 16:02   ` [Gta04-owner] " Christ van Willegen
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@suse.de \
    --cc=arnd@arndb.de \
    --cc=cvwillegen@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=gnomes@lxorguk.ukuu.org.uk \
    --cc=grant.likely@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=gta04-owner@goldelico.com \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=peter@hurleysoftware.com \
    --cc=sre@kernel.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).