]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] I2C: add i2c module alias for i2c drivers to use
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 21 Oct 2005 22:23:27 +0000 (00:23 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 21:02:15 +0000 (14:02 -0700)
commitb961a90bee62d3d4b6675f69bc603ff17424de95
treea7400c6154b7e5b6839b3c25fecc2daac75c4a2b
parent59dd0241dda3054faa7a9a22db4a38eab7071fd5
[PATCH] I2C: add i2c module alias for i2c drivers to use

This is the start of adding hotplug-like support for i2c devices.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/i2c.h
include/linux/mod_devicetable.h
scripts/mod/file2alias.c