remarkable-linux/arch/cris
Jesper Nilsson e5d5cf2442 CRIS v10: Fix bugs in i2c_init and i2c_readreg
- Set the variable first to zero after first setup, so we can
  stop multiple calls to i2c_init from trying to setup i2c.

- The last byte read by the master in an i2c transfer needs to
  be NACKed, not ACKed.

- Also, remove useless CVS log and CVS id tags.
2008-02-08 11:06:29 +01:00
..
arch-v10 CRIS v10: Fix bugs in i2c_init and i2c_readreg 2008-02-08 11:06:29 +01:00
arch-v32 CRIS v32: Update and improve kernel/time.c 2008-02-08 11:06:28 +01:00
kernel CRIS: Minor generic kernel/traps.c changes. 2008-02-08 11:06:24 +01:00
mm CRIS: Minor fixes to mm/fault.c 2008-02-08 11:06:24 +01:00
artpec_3_defconfig CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS and ARTPEC-3 chips. 2008-02-08 11:06:23 +01:00
defconfig CRIS v10: New default config. 2008-02-08 11:06:28 +01:00
etraxfs_defconfig CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS and ARTPEC-3 chips. 2008-02-08 11:06:23 +01:00
Kconfig CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. 2008-02-08 11:06:22 +01:00
Kconfig.debug
Makefile CRIS: Update main Kbuild makefile. 2008-02-08 11:06:25 +01:00