]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
staging: greybus: arche-platform: clarify TODO comment
authorHolden Hsu <holden_hsu@163.com>
Mon, 5 Jan 2026 10:45:04 +0000 (02:45 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 11 Jan 2026 12:54:21 +0000 (13:54 +0100)
The TODO comment 'sequence ??' is unclear and provides little context
about what needs to be implemented. Replace it with 'TODO: define shutdown
sequence' to better describe the required implementation.

Signed-off-by: Holden Hsu <holden_hsu@163.com>
Link: https://patch.msgid.link/20260105104505.8120-2-holden_hsu@163.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/arche-platform.c

index 8aaff4e456607d131dc0df38e4f9a86341190e76..de38cd4b3ddaf06ce86832936e2c6be419cf34ae 100644 (file)
@@ -572,7 +572,7 @@ static __maybe_unused int arche_platform_suspend(struct device *dev)
         * If timing profile premits, we may shutdown bridge
         * completely
         *
-        * TODO: sequence ??
+        * TODO: define shutdown sequence
         *
         * Also, need to make sure we meet precondition for unipro suspend
         * Precondition: Definition ???