git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0eb526b
)
USB: skeleton: Use dev_info instead of info
author
Matt Kraai
<kraai@ftbfs.org>
Sat, 7 Feb 2009 03:38:51 +0000
(19:38 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 24 Mar 2009 23:20:30 +0000
(16:20 -0700)
338b67b0c1a97ca705023a8189cf41aa0828d294
removed the info macro and
replaced its uses with dev_info. This patch does so for
usb-skeleton.c, which was missed.
Signed-off-by: Matt Kraai <kraai@ftbfs.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found