linux/drivers/i2c
Stig Telfer fe3d6a9978 [PATCH] i2c: Big i2c-elektor cleanup
Cleanups to the i2c-elektor driver:

* Set the i2c_adapter name field to "i2c-elektor" and use this string
  in all resource requests and printks.
* Change space-padding for tab indentation, kill trailing white space,
  remove space before comma.
* Use dev_info, pr_info and pr_debug instead of printk.
* Lines chopped to 80 columns.

Signed-off-by: Stig Telfer <stig@lizardlogic.co.uk>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-10-28 14:02:10 -07:00
..
algos [PATCH] i2c: Discard explicit static initializations to 0 2005-10-28 14:02:06 -07:00
busses [PATCH] i2c: Big i2c-elektor cleanup 2005-10-28 14:02:10 -07:00
chips [PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structures 2005-10-28 14:02:10 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] hwmon: hwmon vs i2c, second round (07/11) 2005-09-05 09:14:22 -07:00
i2c-core.c [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX 2005-10-28 14:02:10 -07:00
i2c-dev.c [PATCH] i2c: Cleanup i2c-dev ioctl debug message 2005-10-28 14:02:08 -07:00