]> git.baikalelectronics.ru Git - kernel.git/commit
thunderbolt: Use correct ICM commands in system suspend
authorMika Westerberg <mika.westerberg@linux.intel.com>
Wed, 25 Jul 2018 08:03:19 +0000 (11:03 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Jul 2018 08:15:24 +0000 (10:15 +0200)
commit2079a1c7aeb407c6a0ce76bc356d9660e7264ccd
treebf600bfd6cb4601209c0ef90fdc4a560ae64ec91
parent11d3a42afffe4eb1264d52bc8ad2a9420921a2ad
thunderbolt: Use correct ICM commands in system suspend

The correct way to put the ICM into suspend state is to send it
NHI_MAILBOX_DRV_UNLOADS mailbox command. NHI_MAILBOX_SAVE_DEVS is not
needed on Intel Titan Ridge so we can skip it.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/thunderbolt/icm.c