commit | 98822de9ae22083658104e43d52f2cb0f3df1138 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Fri Sep 05 09:37:09 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Nov 03 08:35:56 2014 -0200 |
tree | b0023aced0621938a58b583ad6bf7031e5c6b435 | |
parent | c39ba330322ba087f4c814f641d1818137c98e95 [diff] |
[media] cx88: pci_disable_device comes after free_irq Move pci_disable_device() down otherwise it will complain about an unfreed irq. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>