linux_dsm_epyc7002/arch/cris/arch-v10/drivers
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
..
axisflashmap.c CRIS v10: Update and improve axisflashmap.c 2008-02-08 11:06:26 +01:00
ds1302.c CRIS v10: driver for ds1302 needs to include cris-specific i2c.h 2008-01-14 08:52:23 -08:00
eeprom.c CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts. 2008-02-08 11:06:29 +01:00
gpio.c cris gpio: undo locks before returning 2007-11-14 18:45:42 -08:00
i2c.c CRIS v10: Fix bugs in i2c_init and i2c_readreg 2008-02-08 11:06:29 +01:00
i2c.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. 2008-02-08 11:06:22 +01:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pcf8563.c Fix misspellings of "system", "controller", "interrupt" and "necessary". 2007-10-19 23:10:43 +02:00