commit | cabea695875e3a07313c205a9753c7416126dfa2 | [log] [tgz] |
---|---|---|
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | Mon Jun 15 20:05:49 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 22 21:15:49 2015 -0700 |
tree | 67b8e1e70bb322a2353ea6e27b7edec75582ebf3 | |
parent | 52721d9d3334c1cb1f76219a161084094ec634dc [diff] |
parport: fix error handling After registering the device if exclusive access fails for any reason then we need to unregister the device to remove all references. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>