Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44105
b: refs/heads/master
c: 036171e
h: refs/heads/master
i:
  44103: bd06a7e
v: v3
  • Loading branch information
Andrew Morton authored and Mauro Carvalho Chehab committed Dec 10, 2006
1 parent 1291d3a commit 34888be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0b6389ff16d57d8706bb516bde0211207aae73af
refs/heads/master: 036171e75ef866b4fd8650c5b890359482ba2a4c
4 changes: 0 additions & 4 deletions trunk/drivers/media/dvb/ttpci/budget-ci.c
Original file line number Diff line number Diff line change
Expand Up @@ -217,11 +217,7 @@ static int msp430_ir_init(struct budget_ci *budget_ci)
input_dev->id.vendor = saa->pci->vendor;
input_dev->id.product = saa->pci->device;
}
# if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,15)
input_dev->cdev.dev = &saa->pci->dev;
# else
input_dev->dev = &saa->pci->dev;
# endif

/* Select keymap and address */
switch (budget_ci->budget.dev->pci->subsystem_device) {
Expand Down

0 comments on commit 34888be

Please sign in to comment.