From: Peter Hurley Date: Tue, 26 Mar 2013 15:54:06 +0000 (-0400) Subject: firewire: ohci: Alias dev_* log functions X-Git-Tag: v3.10-rc1~37^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de97cb64a959fe5ccf828b02d3a78de9f9defb67;p=pandora-kernel.git 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 Signed-off-by: Stefan Richter --- Reading git-diff-tree failed