]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: intel_scu_ipc: Update timeout value in comment
authorPrashant Malani <pmalani@chromium.org>
Tue, 28 Sep 2021 10:19:34 +0000 (03:19 -0700)
committerHans de Goede <hdegoede@redhat.com>
Mon, 11 Oct 2021 13:34:51 +0000 (15:34 +0200)
commitdbc17ed9476f0ccf0423d169d2d46373e501c315
treed211458a2e454f1c8bb88718a46a5af16a85dc1b
parent24d0836fdde69cc6acc83569491c64b86ac07fcd
platform/x86: intel_scu_ipc: Update timeout value in comment

The comment decribing the IPC timeout hadn't been updated when the
actual timeout was changed from 3 to 5 seconds in
commit ddb6e0a0f0ee ("platform/x86: intel_scu_ipc: Increase virtual
timeout from 3 to 5 seconds") .

Since the value is anyway updated to 10s now, take this opportunity to
update the value in the comment too.

Signed-off-by: Prashant Malani <pmalani@chromium.org>
Cc: Benson Leung <bleung@chromium.org>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Link: https://lore.kernel.org/r/20210928101932.2543937-4-pmalani@chromium.org
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/x86/intel_scu_ipc.c