]> git.baikalelectronics.ru Git - kernel.git/commit
[media] e4000: fix crash when attach fails
authorAntti Palosaari <crope@iki.fi>
Sat, 22 Sep 2012 15:32:27 +0000 (12:32 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 27 Sep 2012 18:17:44 +0000 (15:17 -0300)
commit40aa2f2fef9218dc7574c58d2e130c3a56612c65
tree83686bc568439250376bd79998cb118ba3d9689c
parent4f2328bfc4494323694635b5ba5253213b352fe7
[media] e4000: fix crash when attach fails

Callbacks were set even attach failed. This leads calling
.release() in error case and resulted crash.

Reported-by: Oliver Schinagl <oliver@schinagl.nl>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/tuners/e4000.c