diff options
author | Johan Hovold | 2017-03-30 12:15:39 +0200 |
---|---|---|
committer | Samuel Ortiz | 2017-06-18 23:57:59 +0200 |
commit | 45dd39b974f6632222dd5cdcbea7358a077ab0b0 (patch) | |
tree | f8929770d779896779a21fc96831a475959a51ad /net | |
parent | e5834ac22948169bbd7c45996d8d4905edd20f5e (diff) |
NFC: nfcmrvl: fix firmware-management initialisation
The nci-device was never deregistered in the event that
fw-initialisation failed.
Fix this by moving the firmware initialisation before device
registration since the firmware work queue should be available before
registering.
Note that this depends on a recent fix that moved device-name
initialisation back to to nci_allocate_device() as the
firmware-workqueue name is now derived from the nfc-device name.
Fixes: 3194c6870158 ("NFC: nfcmrvl: add firmware download support")
Cc: stable <stable@vger.kernel.org> # 4.4
Cc: Vincent Cuissard <cuissard@marvell.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions