aboutsummaryrefslogtreecommitdiffstats
path: root/drv_generic_i2c.c
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-01-14 08:21:55 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-01-14 08:21:55 +0000
commita9d650fb4df64894e5f56758854286466918b74f (patch)
treea0de3ee7dc538eaaa34335f37e761f69f37a5579 /drv_generic_i2c.c
parenteff1e17fc385faa8e1ae0c8f7d0acb031f8f5cf2 (diff)
downloadlcd4linux-a9d650fb4df64894e5f56758854286466918b74f.tar.gz
removed all tags
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@727 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'drv_generic_i2c.c')
-rw-r--r--drv_generic_i2c.c35
1 files changed, 0 insertions, 35 deletions
diff --git a/drv_generic_i2c.c b/drv_generic_i2c.c
index b28fb2c..75861e4 100644
--- a/drv_generic_i2c.c
+++ b/drv_generic_i2c.c
@@ -22,41 +22,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
- *
- * $Log: drv_generic_i2c.c,v $
- * Revision 1.9 2006/09/07 09:06:25 reinelt
- * lots of wrong printf formats corrected (thanks to Ernst Bachmann)
- *
- * Revision 1.8 2006/07/31 03:48:09 reinelt
- * preparations for scrolling
- *
- * Revision 1.7 2006/07/30 11:16:27 lfcorreia
- * Add back drv_generic_i2c_close function
- *
- * Revision 1.6 2006/07/29 21:04:43 lfcorreia
- * Better error handling, add proper I2C SLAVE device detection (not 100% finished)
- *
- * Revision 1.5 2005/06/01 12:50:25 reinelt
- * ifdef'ed unused function to avoid compiler warning
- *
- * Revision 1.4 2005/05/31 20:42:55 lfcorreia
- * new file: lcd4linux_i2c.h
- * avoid the problems detecting the proper I2C kernel include files
- *
- * rearrange all the other autoconf stuff to remove I2C detection
- *
- * new method by Paul Kamphuis to write to the I2C device
- *
- * Revision 1.3 2005/05/08 04:32:44 reinelt
- * CodingStyle added and applied
- *
- * Revision 1.2 2005/04/05 05:12:57 reinelt
- * i2c patch from Paul (still does not work here :-(
- *
- * Revision 1.1 2005/03/28 19:39:23 reinelt
- * HD44780/I2C patch from Luis merged (still does not work for me)
- *
- *
*/
/*