Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311897
b: refs/heads/master
c: c6cff16
h: refs/heads/master
i:
  311895: d4623d8
v: v3
  • Loading branch information
Anton Blanchard authored and Mauro Carvalho Chehab committed Jul 6, 2012
1 parent e0a8d99 commit cfe1cbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 0ac60acb5491df565141c0e3a87d7148a865fe36
refs/heads/master: c6cff169268bba9de687acf317ac24aa038cc263
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/cx23885/cx23885-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -963,7 +963,7 @@ int cx23885_tuner_callback(void *priv, int component, int command, int arg)
struct cx23885_dev *dev = port->dev;
u32 bitmask = 0;

if (command == XC2028_RESET_CLK)
if ((command == XC2028_RESET_CLK) || (command == XC2028_I2C_FLUSH))
return 0;

if (command != 0) {
Expand Down

0 comments on commit cfe1cbd

Please sign in to comment.