Add the acx prefix to log messages
commit2fb787206b1f724b6a64e7643bc71132f9707553
authorDavid Planella <david.planella@gmail.com>
Sat, 19 Jul 2008 19:03:29 +0000 (19 21:03 +0200)
committerDavid Planella <david.planella@gmail.com>
Sat, 19 Jul 2008 19:03:29 +0000 (19 21:03 +0200)
tree297cc4aba815e121ba890780309d7679374f7697
parent4b61db584f7a5caa4c771dff09a66c9ef97a1f2d
Add the acx prefix to log messages

The acx: prefix has been added to all those lines where logging was
performed and it was missing. This practice, as recommended on the
comments at acx_debug.h, allows the user to discern those messages
that come from the driver from those that come from other parts of the
kernel.
common.c
pci.c
usb.c