From: Atsushi Nemoto Date: Tue, 19 Aug 2008 13:55:14 +0000 (+0900) Subject: MIPS: TXx9: Make spi_eeprom.c more generic X-Git-Tag: v2.6.28-rc1~719^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d75a40e90e9eb08c2159e719a90a7922dab231d3;p=pandora-kernel.git MIPS: TXx9: Make spi_eeprom.c more generic Helper routines in txx9/rbtx4938/spi_eeprom.c is not TX4938 specific. Move it to txx9/generic/ directory and make it works with SPI bus number other than 0. Signed-off-by: Atsushi Nemoto Signed-off-by: Ralf Baechle create mode 100644 arch/mips/txx9/generic/spi_eeprom.c delete mode 100644 arch/mips/txx9/rbtx4938/spi_eeprom.c --- Reading git-diff-tree failed