video: driver: remove additional conditional check
there is a WARN_ON in place which will print the warning
in case of error, hence no need to have additional if check
for the same.
Change-Id: I09ca91fecd6cb8df4586621bb066754e39576d12
Signed-off-by: Dikshita Agarwal <[email protected]>