summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorTomas Winkler2012-05-29 15:39:11 +0200
committerGreg Kroah-Hartman2012-06-13 22:52:14 +0200
commita44cab4aff7e72e7052521121fd8ceca51351534 (patch)
tree2170a035f4bc242f75a523622c281e49b0d1dd7d /crypto
parentmisc: mei: set IRQF_ONESHOT for msi request_threaded_irq (diff)
downloadkernel-qcow2-linux-a44cab4aff7e72e7052521121fd8ceca51351534.tar.gz
kernel-qcow2-linux-a44cab4aff7e72e7052521121fd8ceca51351534.tar.xz
kernel-qcow2-linux-a44cab4aff7e72e7052521121fd8ceca51351534.zip
misc: mei: unregister misc device in pci_remove function
Since the misc device is registered only in the pci probe function it has to be also unregistered in the counterpart pci remove function and not in the module exit function. In case of probe failure the driver was oopsing in module exit function. Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions