From af8ad1dd6ffae6bd924dd4bb8628a79364f91e23 Mon Sep 17 00:00:00 2001 From: Guillaume Knispel Date: Wed, 15 Feb 2012 18:06:55 +0100 Subject: simpler trace --- xhfc/base.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xhfc') diff --git a/xhfc/base.c b/xhfc/base.c index 6d3df56..900d78b 100644 --- a/xhfc/base.c +++ b/xhfc/base.c @@ -1395,7 +1395,7 @@ xhfc_pnp_init_one(struct pnp_dev *dev, const struct pnp_device_id *dev_id) } printk(KERN_DEBUG DRIVER_NAME - ": xhfc_pnp_init_one: pnp device %s (pnp id=%s)\n", + ": xhfc_pnp_init_one: pnp device %s (id=%s)\n", pnp_dev_name(dev), dev_id->id); if (reset_gpio == GPIO_FROM_PLATFORM_DESC) { -- cgit v1.2.3