Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186419
b: refs/heads/master
c: a0a5e34
h: refs/heads/master
i:
  186417: 6fb6bb0
  186415: 6c4a10d
v: v3
  • Loading branch information
Amerigo Wang authored and Jean Delvare committed Mar 5, 2010
1 parent d16e912 commit 33b54ec
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1,276 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: dc71afe5ac7e8d049bb991330518e4c898a7d92e
refs/heads/master: a0a5e3488a51c46f383c5faa86b53828e30ce153
6 changes: 0 additions & 6 deletions trunk/Documentation/feature-removal-schedule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -449,12 +449,6 @@ Who: Alok N Kataria <akataria@vmware.com>

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

What: adt7473 hardware monitoring driver
When: February 2010
Why: Obsoleted by the adt7475 driver.
Who: Jean Delvare <khali@linux-fr.org>

---------------------------
What: Support for lcd_switch and display_get in asus-laptop driver
When: March 2010
Why: These two features use non-standard interfaces. There are the
Expand Down
74 changes: 0 additions & 74 deletions trunk/Documentation/hwmon/adt7473

This file was deleted.

14 changes: 0 additions & 14 deletions trunk/drivers/hwmon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -200,20 +200,6 @@ config SENSORS_ADT7470
This driver can also be built as a module. If so, the module
will be called adt7470.

config SENSORS_ADT7473
tristate "Analog Devices ADT7473 (DEPRECATED)"
depends on I2C && EXPERIMENTAL
select SENSORS_ADT7475
help
If you say yes here you get support for the Analog Devices
ADT7473 temperature monitoring chips.

This driver is deprecated, you should use the adt7475 driver
instead.

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

config SENSORS_ADT7475
tristate "Analog Devices ADT7473, ADT7475, ADT7476 and ADT7490"
depends on I2C && EXPERIMENTAL
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/hwmon/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ obj-$(CONFIG_SENSORS_ADS7828) += ads7828.o
obj-$(CONFIG_SENSORS_ADT7411) += adt7411.o
obj-$(CONFIG_SENSORS_ADT7462) += adt7462.o
obj-$(CONFIG_SENSORS_ADT7470) += adt7470.o
obj-$(CONFIG_SENSORS_ADT7473) += adt7473.o
obj-$(CONFIG_SENSORS_ADT7475) += adt7475.o
obj-$(CONFIG_SENSORS_APPLESMC) += applesmc.o
obj-$(CONFIG_SENSORS_AMS) += ams/
Expand Down
Loading

0 comments on commit 33b54ec

Please sign in to comment.