msm: vidc: Add an empty structure to driver dt match table

Video driver dt match table did not have an empty entry to indicate end
of required dt matches. With this, the OF driver goes for out of bound
array access while searching for provided dt matches in the device node.
Add an empty structure to indicate end of dt match required by video
driver.

CRs-Fixed: 2116018
Change-Id: I887fedf342aa0c405caf8af23b1707577508d5b4
Signed-off-by: Manikanta Kanamarlapudi <kmanikan@codeaurora.org>
1 file changed