Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 241985
b: refs/heads/master
c: 050b648
h: refs/heads/master
i:
  241983: fc33b4e
v: v3
  • Loading branch information
Igor M. Liplianin authored and Mauro Carvalho Chehab committed Mar 21, 2011
1 parent 4df6e40 commit a42e607
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: b00aff6a36aeafc68cf9044751041ba432ab4495
refs/heads/master: 050b648e63b6a3afd22181d6c2113c315113e4db
2 changes: 0 additions & 2 deletions trunk/drivers/media/video/cx23885/altera-ci.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ static inline int altera_ci_init(struct altera_ci_config *config, int ci_nr)
static inline void altera_ci_release(void *dev, int ci_nr)
{
printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
return 0;
}

static inline int altera_ci_irq(void *dev)
Expand All @@ -87,7 +86,6 @@ static inline int altera_hw_filt_init(struct altera_ci_config *config,
static inline void altera_hw_filt_release(void *dev, int filt_nr)
{
printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
return 0;
}

static inline int altera_pid_feed_control(void *dev, int filt_nr,
Expand Down

0 comments on commit a42e607

Please sign in to comment.