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

Christ van Willegen cvwillegen at gmail.com
Sat Dec 20 17:02:04 CET 2014


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


More information about the Gta04-owner mailing list