projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c123b86
)
V4L/DVB (5551): Plan-b: header change
author
Alan Cox
<alan@lxorguk.ukuu.org.uk>
Mon, 23 Apr 2007 20:57:22 +0000
(17:57 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Fri, 27 Apr 2007 18:45:53 +0000
(15:45 -0300)
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/planb.h
patch
|
blob
|
history
diff --git
a/drivers/media/video/planb.h
b/drivers/media/video/planb.h
index 92823211d0c5957989e02552de636f6cc5072886..e21b5735c1032c7b122950eb7faf07c2cdafa909 100644
(file)
--- a/
drivers/media/video/planb.h
+++ b/
drivers/media/video/planb.h
@@
-177,6
+177,7
@@
struct planb {
struct mutex lock;
unsigned int irq; /* interrupt number */
volatile unsigned int intr_mask;
+ struct pci_dev *dev; /* Our PCI device */
int overlay; /* overlay running? */
struct planb_window win;