Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232231
b: refs/heads/master
c: 86e5242
h: refs/heads/master
i:
  232229: 17dfd84
  232227: 2bcc752
  232223: 6a39f10
v: v3
  • Loading branch information
Andy Walls authored and Mauro Carvalho Chehab committed Jan 19, 2011
1 parent a2189ec commit 4892817
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: 22f37712f29868b393025aa28bee807b4d2783ea
refs/heads/master: 86e52428eed0507a11ba03c5de731c763bd88480
5 changes: 2 additions & 3 deletions trunk/drivers/staging/lirc/lirc_zilog.c
Original file line number Diff line number Diff line change
Expand Up @@ -1195,9 +1195,8 @@ static int ir_probe(struct i2c_client *client, const struct i2c_device_id *id)
int ret;
int have_rx = 0, have_tx = 0;

dprintk("%s: adapter name (%s) nr %d, i2c_device_id name (%s), "
"client addr=0x%02x\n",
__func__, adap->name, adap->nr, id->name, client->addr);
dprintk("%s: %s on i2c-%d (%s), client addr=0x%02x\n",
__func__, id->name, adap->nr, adap->name, client->addr);

/*
* FIXME - This probe function probes both the Tx and Rx
Expand Down

0 comments on commit 4892817

Please sign in to comment.