diff options
author | nibble.max <nibble.max@gmail.com> | 2014-10-23 15:36:49 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-11-03 14:53:00 +0100 |
commit | 4954578efb5fd91dd6432ecf7f04ba1b82a60693 (patch) | |
tree | 16124aeae90e57d0a53ccc4e37d8ac4dee350654 /MAINTAINERS | |
parent | [media] cx23885: add DVBSky S950C and T980C RC support (diff) | |
download | linux-4954578efb5fd91dd6432ecf7f04ba1b82a60693.tar.xz linux-4954578efb5fd91dd6432ecf7f04ba1b82a60693.zip |
[media] m88ts2022: return the err code in its probe function when error occurs
if "chip_id" is wrong or "dev->cfg.clock_out" is invalid, the i2c model is still loaded.
It will cause "kernel NULL pointer dereference" oops when the i2c model remove.
returning the err code will prevent the i2c model load.
Signed-off-by: Nibble Max <nibble.max@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions