+6
−0
+1
−0
drivers/spi/spi_sh.c
0 → 100644
+543
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The SH7757 has SPI0 module. This patch supports it. Signed-off-by:Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> [grant.likely@secretlab.ca: fixed Makefile ordering, added __dev{init,exit} annotations, removed DRIVER_VERSION (this is mainline, the version == the kernel version) and tidied some indentation & style stuff] Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>