commit | d0607aa4aee88cb097b694caa619e68f1e0a39c6 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Thu Mar 30 12:15:40 2017 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Jun 18 23:57:59 2017 +0200 |
tree | 5e32a978819074823f530f7e48ae14c2f9c72bd0 | |
parent | 45dd39b974f6632222dd5cdcbea7358a077ab0b0 [diff] |
NFC: nfcmrvl_uart: fix device-node leak during probe Make sure to release the device-node reference when done parsing the node. Fixes: e097dc624f78 ("NFC: nfcmrvl: add UART driver") Cc: Vincent Cuissard <cuissard@marvell.com> Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>