android_kernel_xiaomi_sm8350/arch/mips/txx9/rbtx4938
Atsushi Nemoto d75a40e90e 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 <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

 create mode 100644 arch/mips/txx9/generic/spi_eeprom.c
 delete mode 100644 arch/mips/txx9/rbtx4938/spi_eeprom.c
2008-10-11 16:18:44 +01:00
..
irq.c [MIPS] TXx9: Random cleanup 2008-07-30 21:54:40 +01:00
Makefile MIPS: TXx9: Make spi_eeprom.c more generic 2008-10-11 16:18:44 +01:00
prom.c MIPS: TXx9: Improve handling of built-in and command-line args 2008-10-11 16:18:41 +01:00
setup.c MIPS: TXx9: Make spi_eeprom.c more generic 2008-10-11 16:18:44 +01:00