mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
The driver would fail to deregister and its class device and free
related resources on late probe errors.
Reported-by: [email protected]
Fixes: 32ecc75ded ("NFC: pn533: change order operations in dev registation")
Signed-off-by: Johan Hovold <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>