From 48928173cc3115d15fcd08f4535198a3fda6f755 Mon Sep 17 00:00:00 2001 From: Andy Walls Date: Wed, 12 Jan 2011 22:50:10 -0300 Subject: [PATCH] --- yaml --- r: 232231 b: refs/heads/master c: 86e52428eed0507a11ba03c5de731c763bd88480 h: refs/heads/master i: 232229: 17dfd84f5bfa7b32f866630fbb2d7b988823e56b 232227: 2bcc75272b893082d8a63adc00e490991d5ed338 232223: 6a39f10b22207331ffe3c241f0e29162aa91f7e2 v: v3 --- [refs] | 2 +- trunk/drivers/staging/lirc/lirc_zilog.c | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 74c7274f156d..ca9f3775c969 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 22f37712f29868b393025aa28bee807b4d2783ea +refs/heads/master: 86e52428eed0507a11ba03c5de731c763bd88480 diff --git a/trunk/drivers/staging/lirc/lirc_zilog.c b/trunk/drivers/staging/lirc/lirc_zilog.c index ad29bb1275ab..bf81e3fddf80 100644 --- a/trunk/drivers/staging/lirc/lirc_zilog.c +++ b/trunk/drivers/staging/lirc/lirc_zilog.c @@ -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