Re: [Gta04-owner] [PATCH 2/2] misc: add a driver to power on/off UART attached devices.

From: Christ van Willegen
Date: Sat Dec 20 2014 - 11:02:32 EST


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.

Christ van Willegen
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/