diff options
author | Alexander Usyskin <alexander.usyskin@intel.com> | 2020-10-29 12:54:44 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-03 12:13:00 +0300 |
commit | c2192bbc3c507b33dda5858049e0493c073d29fb (patch) | |
tree | 0438f987e64913aeaa8c629f51e7b475acfb6600 /drivers/char/lp.c | |
parent | c7a6252b9472fd96a3dbac40c891eb9f4fe5b4f1 (diff) | |
download | linux-c2192bbc3c507b33dda5858049e0493c073d29fb.tar.xz |
mei: bus: deinitialize callback functions on init failure
If the initialization procedure for receive or receive callback
registration on the client bus has failed the caller can't re-run it.
Deinitilize the callback pointers and cancel the work
to allow the caller to retry.
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Link: https://lore.kernel.org/r/20201029095444.957924-4-tomas.winkler@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/char/lp.c')
0 files changed, 0 insertions, 0 deletions