[PATCH] media/cx25821: Add a card definition for "No brand" cards that have: subvendor = 0x0000 subdevice = 0x0000

2012-02-24 Thread linux
From: Sander Eikelenboom Signed-off-by: Sander Eikelenboom --- drivers/media/video/cx25821/cx25821-core.c |9 +++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/drivers/media/video/cx25821/cx25821-core.c b/drivers/media/video/cx25821/cx25821-core.c index f617474..f51f

[PATCH] media/cx25821: Add a card definition for "No brand" cards

2012-02-24 Thread linux
Hi All, My "No Brand" cx25821 based card wasn't recognized by the cx25821 module, because the subvendor and subdevice both are 0x. This patch adds a card definition for these "No Brand" cards. With this patch the device is confirmed to be working with this module. -- Sander -- To unsubscrib