]> www.infradead.org Git - users/jedix/linux-maple.git/commit
firmware: turris-mox-rwtm: Initialize completion before mailbox
authorMarek BehĂșn <kabel@kernel.org>
Mon, 15 Jul 2024 11:59:12 +0000 (13:59 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 15 Jul 2024 14:57:57 +0000 (16:57 +0200)
commit49e24c80d3c81c43e2a56101449e1eea32fcf292
tree76dd547bfe2c75bda2e56de24e45fd6985553053
parent8467cfe821ac3526f7598682ad5f90689fa8cc49
firmware: turris-mox-rwtm: Initialize completion before mailbox

Initialize the completion before the mailbox channel is requested.

Fixes: 389711b37493 ("firmware: Add Turris Mox rWTM firmware driver")
Signed-off-by: Marek BehĂșn <kabel@kernel.org>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/firmware/turris-mox-rwtm.c