linux-stable/drivers/i2c
Grant Coady b9826b3ee8 [PATCH] I2C: remove <linux/delay.h> from via686a
In my cross-reference checking of sysfs names, the via686a needs
special case treatment as it the only driver expands S_IWUSR to
00200 with gcc -E.  (00200 is the correct value for S_IWUSR).

This is caused by the driver including <linux/delay.h>, it compiles
fine without that header but I am unable to test drive the change.

Signed-off-by: Grant Coady <gcoady@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-06-21 21:51:56 -07:00
..
algos [PATCH] Spelling fixes for drivers/i2c. 2005-06-21 21:51:55 -07:00
busses [PATCH] I2C: Allow for sharing of the interrupt line for i2c-mpc.c 2005-06-21 21:51:55 -07:00
chips [PATCH] I2C: remove <linux/delay.h> from via686a 2005-06-21 21:51:56 -07:00
i2c-core.c [PATCH] I2C: Remove redundancy from i2c-core.c 2005-06-21 21:51:55 -07:00
i2c-dev.c [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup 2005-06-21 21:51:53 -07:00
i2c-sensor-detect.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2c-sensor-vid.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00