commit | 795750197f240ca2a3f064c0210c4efd40dbaed3 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Thu Sep 18 12:23:34 2008 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Oct 14 23:51:01 2008 +0200 |
tree | 05c40a4331091817e73710ddf34fcc3a3ab5a2c6 | |
parent | 76483cf4d0efbc35eaf9905a437f2f1be0221360 [diff] |
HID: convert to dev_* prints Since we have a real device bound to a driver, we may use struct device for printing. Use dev_* functions instead of printks in 4 drivers. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>