diff options
author | Muralidharan Karicheri <m-karicheri2@ti.com> | 2010-03-18 15:44:12 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-05-07 00:19:05 +0200 |
commit | 6a4f0623a4ebe46c743d213db808067553953913 (patch) | |
tree | 5d8d1e2ef9ef873274f533d6cda5704d8d6022b2 /Documentation/feature-removal-schedule.txt | |
parent | V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driver (diff) | |
download | linux-6a4f0623a4ebe46c743d213db808067553953913.tar.xz linux-6a4f0623a4ebe46c743d213db808067553953913.zip |
V4L/DVB: V4L - vpfe capture - fix for kernel crash
As part of upstream merge, set_params() function was removed from isif.c.
This requires removal of BUG_ON() and check for set_params ptr in
vpfe_capture.c. Without this kernel crash dump is seen while bootup on DM365
Also made following changes:-
1) converted error messages to debug messages since it is not right to flood
the console with error messages for user mistakes.
2) returns -EINVAL if ioctl is not supported
Signed-off-by: Muralidharan Karicheri <m-karicheri2@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions