commit | 7fa650bc0d2c124d28d6c532de7a7d739348953d | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Sun Jan 25 12:30:44 2015 -0800 |
committer | Sebastian Reichel <sre@kernel.org> | Sun Jan 25 22:13:17 2015 +0100 |
tree | 726044169f4402658410dea6de71018cb4486bf8 | |
parent | 453fe4f11c2ac18b654db13daeaa71409ef142e0 [diff] |
power/reset: st-poweroff: Fix misleading Kconfig description The st-poweroff driver does not really power off the system but resets it, so Kconfig should not claim that the driver would handle power-off. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Sebastian Reichel <sre@kernel.org>