summaryrefslogtreecommitdiff
path: root/xhfc/base.c
diff options
context:
space:
mode:
Diffstat (limited to 'xhfc/base.c')
-rw-r--r--xhfc/base.c2
1 files changed, 1 insertions, 1 deletions
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) {