]> Pileus Git - ~andy/linux/commit
firewire: ohci: Alias dev_* log functions
authorPeter Hurley <peter@hurleysoftware.com>
Tue, 26 Mar 2013 15:54:06 +0000 (11:54 -0400)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Tue, 30 Apr 2013 18:30:16 +0000 (20:30 +0200)
commitde97cb64a959fe5ccf828b02d3a78de9f9defb67
treedb560da2162a7084687c2a032c2534c0a1c3ff1b
parentbd972688eb2404239a8f1255db26b0bb6b604686
firewire: ohci: Alias dev_* log functions

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>
drivers/firewire/ohci.c