[media] fc2580: fix crash when attach fails
commitef40c0088ecbc8863c9404c96065269c83c16259
authorAntti Palosaari <crope@iki.fi>
Sat, 22 Sep 2012 02:36:27 +0000 (21 23:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 27 Sep 2012 18:17:24 +0000 (27 15:17 -0300)
tree27509088f79ca176e56addcc81197e064fb9d986
parent2a858486e0406110541e13f07d00665ee0c08a54
[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