]> git.itanic.dy.fi Git - linux-stable/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Oct 2021 07:34:01 +0000 (09:34 +0200)
commit4519bd6b71d5c4aca3776945850d6f98b9e6e204
treea38894da8f32fc2fc301a3d3f64769d219a24dc8
parentef269a8808cb1759245a98a7fe16fceaebad894c
platform/x86: intel_scu_ipc: Update timeout value in comment

[ Upstream commit a0c5814b9933f25ecb6de169483c5b88cf632bca ]

The comment decribing the IPC timeout hadn't been updated when the
actual timeout was changed from 3 to 5 seconds in
commit a7d53dbbc70a ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/platform/x86/intel_scu_ipc.c