From: Grant Likely Date: Mon, 6 Jun 2011 07:16:30 +0000 (-0600) Subject: spi: reorganize drivers X-Git-Tag: v3.1-rc1~312^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca632f556697d45d67ed5cada7cedf3ddfe0db4b;p=pandora-kernel.git spi: reorganize drivers Sort the SPI makefile and enforce the naming convention spi_*.c for spi drivers. This change also rolls the contents of atmel_spi.h into the .c file since there is only one user of that particular include file. v2: - Use 'spi-' prefix instead of 'spi_' to match what seems to be be the predominant pattern for subsystem prefixes. - Clean up filenames in Kconfig and header comment blocks Signed-off-by: Grant Likely Acked-by: Wolfram Sang Acked-by: Linus Walleij --- Reading git-diff-tree failed