diff options
author | Sergey Vlasov <vsu@altlinux.ru> | 2006-04-07 10:04:56 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-05-12 19:54:41 -0300 |
commit | 7a766f9ddd74b50d6069f054a3004ece0439f5c1 (patch) | |
tree | db88a76df1cf9dade1804bba8f1175a6556939e5 /drivers/media/dvb/ttpci | |
parent | a7286033f951ebc78527e63f335516ea2f95e142 (diff) |
V4L/DVB (3738): Saa7134: Fix oops with disable_ir=1
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 'drivers/media/dvb/ttpci')
0 files changed, 0 insertions, 0 deletions