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:
bd97268
)
firewire: ohci: Alias dev_* log functions
author
Peter Hurley
<peter@hurleysoftware.com>
Tue, 26 Mar 2013 15:54:06 +0000
(11:54 -0400)
committer
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Tue, 30 Apr 2013 18:30:16 +0000
(20:30 +0200)
Convert dev_xxxx(ohci->card.device, ...) log functions to
ohci_xxxx(ohci, ...).
[Stefan R: Peter argues that this increases readability of the code.]
[Stefan R: changed whitespace]
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
No differences found