]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: Kill the old driver matching scheme
authorJean Delvare <khali@linux-fr.org>
Sun, 18 May 2008 18:49:41 +0000 (20:49 +0200)
committerJean Delvare <khali@hyperion.delvare>
Sun, 18 May 2008 18:49:41 +0000 (20:49 +0200)
commit7d2dc0ed4e4ba702a4728c1b09d66d6333ad83ce
tree56a80e440c3220c2cbb5e6485f0f2036165d3870
parent4c0f2bd833af235ee3c29627c696be9a6d088296
i2c: Kill the old driver matching scheme

Remove the old driver_name/type scheme for i2c driver matching. Only the
standard aliasing model will be used from now on.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/i2c-core.c
include/linux/i2c.h
include/linux/i2c/pcf857x.h