diff options
| author | Bjorn Helgaas <[email protected]> | 2008-04-28 16:34:11 -0600 |
|---|---|---|
| committer | Len Brown <[email protected]> | 2008-04-29 03:22:22 -0400 |
| commit | 2cd1393098073426256cb4543c897f8c340d0b93 (patch) | |
| tree | 159de386797a010e13e3ae3756da0f3056b15cab /include/linux/debugobjects.h | |
| parent | 6969c7ed558cf5e9eff01734be0174a296938092 (diff) | |
PNP: remove unused interfaces using pnp_resource_table
Rene Herman <[email protected]> recently removed the only in-tree
driver uses of:
pnp_init_resource_table()
pnp_manual_config_dev()
pnp_resource_change()
in this change:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=109c53f840e551d6e99ecfd8b0131a968332c89f
These are no longer used in the PNP core either, so we can just remove
them completely.
It's possible that there are out-of-tree drivers that use these
interfaces. They should be changed to either (1) use PNP quirks
to work around broken hardware or firmware, or (2) use the sysfs
interfaces to control resource usage from userspace.
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-By: Rene Herman <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions