Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101277
b: refs/heads/master
c: 20a9b6e
h: refs/heads/master
i:
  101275: 5d1d270
v: v3
  • Loading branch information
Adrian Bunk authored and Jean Delvare committed Jul 14, 2008
1 parent 393ce7c commit fa98390
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 930 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 279e902445557897707d325182916a6e28ba80de
refs/heads/master: 20a9b6e7c303f2a6f9afe17c0997bc9a3c734442
7 changes: 0 additions & 7 deletions trunk/Documentation/feature-removal-schedule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -222,13 +222,6 @@ Who: Thomas Gleixner <tglx@linutronix.de>

---------------------------

What: i2c-i810, i2c-prosavage and i2c-savage4
When: May 2008
Why: These drivers are superseded by i810fb, intelfb and savagefb.
Who: Jean Delvare <khali@linux-fr.org>

---------------------------

What (Why):
- include/linux/netfilter_ipv4/ipt_TOS.h ipt_tos.h header files
(superseded by xt_TOS/xt_tos target & match)
Expand Down
47 changes: 0 additions & 47 deletions trunk/Documentation/i2c/busses/i2c-i810

This file was deleted.

23 changes: 0 additions & 23 deletions trunk/Documentation/i2c/busses/i2c-prosavage

This file was deleted.

26 changes: 0 additions & 26 deletions trunk/Documentation/i2c/busses/i2c-savage4

This file was deleted.

52 changes: 0 additions & 52 deletions trunk/drivers/i2c/busses/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -186,26 +186,6 @@ config I2C_I801
This driver can also be built as a module. If so, the module
will be called i2c-i801.

config I2C_I810
tristate "Intel 810/815 (DEPRECATED)"
default n
depends on PCI
select I2C_ALGOBIT
help
If you say yes to this option, support will be included for the Intel
810/815 family of mainboard I2C interfaces. Specifically, the
following versions of the chipset are supported:
i810AA
i810AB
i810E
i815
i845G

This driver is deprecated in favor of the i810fb and intelfb drivers.

This driver can also be built as a module. If so, the module
will be called i2c-i810.

config I2C_PXA
tristate "Intel PXA2XX I2C adapter (EXPERIMENTAL)"
depends on EXPERIMENTAL && ARCH_PXA
Expand Down Expand Up @@ -402,45 +382,13 @@ config I2C_PASEMI
help
Supports the PA Semi PWRficient on-chip SMBus interfaces.

config I2C_PROSAVAGE
tristate "S3/VIA (Pro)Savage (DEPRECATED)"
default n
depends on PCI
select I2C_ALGOBIT
help
If you say yes to this option, support will be included for the
I2C bus and DDC bus of the S3VIA embedded Savage4 and ProSavage8
graphics processors.
chipsets supported:
S3/VIA KM266/VT8375 aka ProSavage8
S3/VIA KM133/VT8365 aka Savage4

This driver is deprecated in favor of the savagefb driver.

This support is also available as a module. If so, the module
will be called i2c-prosavage.

config I2C_S3C2410
tristate "S3C2410 I2C Driver"
depends on ARCH_S3C2410
help
Say Y here to include support for I2C controller in the
Samsung S3C2410 based System-on-Chip devices.

config I2C_SAVAGE4
tristate "S3 Savage 4 (DEPRECATED)"
default n
depends on PCI
select I2C_ALGOBIT
help
If you say yes to this option, support will be included for the
S3 Savage 4 I2C interface.

This driver is deprecated in favor of the savagefb driver.

This driver can also be built as a module. If so, the module
will be called i2c-savage4.

config I2C_SIBYTE
tristate "SiByte SMBus interface"
depends on SIBYTE_SB1xxx_SOC
Expand Down
3 changes: 0 additions & 3 deletions trunk/drivers/i2c/busses/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ obj-$(CONFIG_I2C_ELEKTOR) += i2c-elektor.o
obj-$(CONFIG_I2C_GPIO) += i2c-gpio.o
obj-$(CONFIG_I2C_HYDRA) += i2c-hydra.o
obj-$(CONFIG_I2C_I801) += i2c-i801.o
obj-$(CONFIG_I2C_I810) += i2c-i810.o
obj-$(CONFIG_I2C_IBM_IIC) += i2c-ibm_iic.o
obj-$(CONFIG_I2C_IOP3XX) += i2c-iop3xx.o
obj-$(CONFIG_I2C_IXP2000) += i2c-ixp2000.o
Expand All @@ -35,10 +34,8 @@ obj-$(CONFIG_I2C_PCA_PLATFORM) += i2c-pca-platform.o
obj-$(CONFIG_I2C_PIIX4) += i2c-piix4.o
obj-$(CONFIG_I2C_PMCMSP) += i2c-pmcmsp.o
obj-$(CONFIG_I2C_PNX) += i2c-pnx.o
obj-$(CONFIG_I2C_PROSAVAGE) += i2c-prosavage.o
obj-$(CONFIG_I2C_PXA) += i2c-pxa.o
obj-$(CONFIG_I2C_S3C2410) += i2c-s3c2410.o
obj-$(CONFIG_I2C_SAVAGE4) += i2c-savage4.o
obj-$(CONFIG_I2C_SH7760) += i2c-sh7760.o
obj-$(CONFIG_I2C_SH_MOBILE) += i2c-sh_mobile.o
obj-$(CONFIG_I2C_SIBYTE) += i2c-sibyte.o
Expand Down
Loading

0 comments on commit fa98390

Please sign in to comment.