From: Stefan Richter Date: Fri, 5 Jun 2009 14:26:18 +0000 (+0200) Subject: firewire: rename source files X-Git-Tag: v2.6.31-rc1~301^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e71d31da062095d8b0b02a26fb5e8879e8d3d0de;p=pandora-kernel.git firewire: rename source files The source files of firewire-core, firewire-ohci, firewire-sbp2, i.e. "drivers/firewire/fw-*.c" are renamed to "drivers/firewire/core-*.c", "drivers/firewire/ohci.c", "drivers/firewire/sbp2.c". The old fw- prefix was redundant to the directory name. The new core- prefix distinguishes the files according to which driver they belong to. This change comes a little late, but still before further firewire drivers are added as anticipated RSN. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed