lkml.org 
[lkml]   [2003]   [Aug]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: [PATCH] PCI fixes for 2.6.0-test3
From
Date
ChangeSet 1.1285.1.4, 2003/08/20 16:49:58-07:00, greg@kroah.com

Video: fix broken saa7111.c driver due to i2c structure changes.


drivers/media/video/saa7111.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/drivers/media/video/saa7111.c b/drivers/media/video/saa7111.c
--- a/drivers/media/video/saa7111.c Thu Aug 21 10:21:02 2003
+++ b/drivers/media/video/saa7111.c Thu Aug 21 10:21:02 2003
@@ -55,7 +55,7 @@
#include <linux/i2c.h>
#include <linux/i2c-dev.h>

-#define I2C_NAME(s) (s)->dev.name
+#define I2C_NAME(s) (s)->name

#include <linux/video_decoder.h>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:47    [W:4.322 / U:0.432 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site