msm: camera: Handle ioctls issued on vfe subdevice properly
In case vfebase is not set by the time ioctl is issued on the
vfe subdevice, it might lead to kernel panic if the arguments
of the ioctl are not set properly. Now handling these ioctls
before checking for vfebase will remove the possibility of a
kernel panic.
CRs-Fixed: 502383
Change-Id: Ib36db26c58acbaef14f1052aed71b7c3701e93a3
Signed-off-by:
Aditya Jonnalagadda <ajonnala@codeaurora.org>
Loading
Please sign in to comment