Jesper Nilsson
ca36c1fadd
CRISv32: Fix declaration mismatch
...
Drop i2c_init from this header, it was declared non-static here,
but static in the C-file.
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com >
2014-12-20 00:05:21 +01:00
Jesper Nilsson
201ca54aa0
CRIS v32: New version of I2C driver.
...
- Add i2c_write and i2c_read as functions.
- Use spinlocks for critical regions.
- Add config item to set I2C data and clock port.
- Put unneeded testcode inside #if 0.
- Remove CVS id tag.
2008-02-08 11:06:25 +01:00
Mikael Starvik
51533b615e
[PATCH] CRIS update: new subarchitecture v32
...
New CRIS sub architecture named v32.
From: Dave Jones <davej@redhat.com >
Fix swapped kmalloc args
Signed-off-by: Mikael Starvik <starvik@axis.com >
Signed-off-by: Dave Jones <davej@redhat.com >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2005-07-27 16:26:01 -07:00