linux-stable/drivers/media/pci/pt3
Mauro Carvalho Chehab 55a1a9f189 [media] pt3: fix device identification
As warned by smatch:
	drivers/media/pci/pt3/pt3.c:398 pt3_attach_fe() error: strncmp() '"tc90522sat"' too small (11 vs 20)

Clearly, the logic is doing the wrong thing, as it is not comparing the strings
on the right way.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-03-01 12:01:45 -03:00
..
Kconfig
Makefile
pt3.c [media] pt3: fix device identification 2016-03-01 12:01:45 -03:00
pt3.h
pt3_dma.c
pt3_i2c.c