+5
−8
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
All contexts have to be initiliazed before calling nfc_register_device otherwise it is possible to call nci_dev_up before ending the nci_register_device function. In such case kernel will crash on non initialized variables. Signed-off-by:Vincent Cuissard <cuissard@marvell.com> Signed-off-by:
Samuel Ortiz <sameo@linux.intel.com>