]> git.baikalelectronics.ru Git - kernel.git/commit
[media] fc2580: fix crash when attach fails
authorAntti Palosaari <crope@iki.fi>
Sat, 22 Sep 2012 02:36:27 +0000 (23:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 27 Sep 2012 18:17:24 +0000 (15:17 -0300)
commit4f2328bfc4494323694635b5ba5253213b352fe7
tree27509088f79ca176e56addcc81197e064fb9d986
parentc749a5c4f24c236de4087794a0bf372066b2a2d2
[media] fc2580: 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/fc2580.c