diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-04-07 10:04:56 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-04-07 10:04:56 -0300 |
commit | c6d961cb656bbd8d45f75563328123f0c2935157 (patch) | |
tree | 7d7b8e5a24d35744b5032fd86f0a483fffe49e6a /linux/drivers/media/video/hexium_gemini.c | |
parent | 3eb13e2db562ff6c6c7d8b1661969c0cc6499163 (diff) | |
download | mediapointer-dvb-s2-c6d961cb656bbd8d45f75563328123f0c2935157.tar.gz mediapointer-dvb-s2-c6d961cb656bbd8d45f75563328123f0c2935157.tar.bz2 |
Saa7134: Fix oops with disable_ir=1
From: Sergey Vlasov <vsu@altlinux.ru>
When disable_ir=1 parameter is used, or when saa7134_input_init1()
fails for any other reason, dev->remote will remain NULL, and the
driver will oops in saa7134_hwinit2(). Therefore dev->remote must be
checked before dereferencing.
Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/hexium_gemini.c')
0 files changed, 0 insertions, 0 deletions