]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] I2C: cleanup of i2c-nforce2
authorHans-Frieder Vogt <hfvogt@gmx.net>
Sat, 23 Jul 2005 13:33:39 +0000 (15:33 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Sep 2005 16:14:04 +0000 (09:14 -0700)
commit28cda1b4335e2fd712f55fbfabd116edee0ea1f8
tree8be76d0a5c08d37230ecd66c06d08d39650b4d31
parent29203b962fc3cdec7709eb01e23c57789a3eda20
[PATCH] I2C: cleanup of i2c-nforce2

attached is a small patch that removes unused code from i2c-nforce2 and
adds a single debug message. The patch is against 2.6.13-rc3-mm1.
I have tested the patch with 2.6.13-rc3: compiles cleanly and works as
without the patch (as expected).

Signed-off-by: Hans-Frieder Vogt <hfvogt@arcor.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/i2c/busses/i2c-nforce2.c