From: Mauro Carvalho Chehab Date: Sun, 27 Jul 2014 19:27:28 +0000 (-0300) Subject: [media] cx231xx: Don't let an interface number to go past the array X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcb78ac761488f59ac16c2e76534c567017ef57b;p=pandora-kernel.git [media] cx231xx: Don't let an interface number to go past the array On some newer boards, like HVR-930C HD, the information at the PCB tables are sometimes higher than the ones actually available on the device. That causes the probing code to go past the interfaces array. Add checks to the interface number before going past the array. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed