https://github.com/torvalds/linux
Revision 1131b938f0757350f569f8ad5bee737cd02b8e58 authored by Bjorn Helgaas on 21 September 2009, 19:35:29 UTC, committed by Len Brown on 25 September 2009, 19:09:48 UTC
Every acpi_device has at least one ID (if there's no _HID or _CID, we
give it a synthetic or default ID).  So there's no longer a need to
check whether an ID exists; we can just use it.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
1 parent b2972f8
History
Tip revision: 1131b938f0757350f569f8ad5bee737cd02b8e58 authored by Bjorn Helgaas on 21 September 2009, 19:35:29 UTC
ACPI: remove acpi_device.flags.hardware_id
Tip revision: 1131b93
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 153.5 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top