projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22f3771
)
[media] lirc_zilog: Reword debug message in ir_probe()
author
Andy Walls
<awalls@md.metrocast.net>
Thu, 13 Jan 2011 01:50:10 +0000
(22:50 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Wed, 19 Jan 2011 13:46:02 +0000
(11:46 -0200)
Jean Delvare <khali@linux-fr.org> suggested this better
format for debug output in ir_probe().
Signed-off-by: Andy Walls <awalls@md.metrocast.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/lirc/lirc_zilog.c
patch
|
blob
|
history
diff --git
a/drivers/staging/lirc/lirc_zilog.c
b/drivers/staging/lirc/lirc_zilog.c
index ad29bb1275ab260dd37bb28440b2cbc80e3d8fbf..bf81e3fddf807eeae9e7752d77ffdce00d6c6d10 100644
(file)
--- a/
drivers/staging/lirc/lirc_zilog.c
+++ b/
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