aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMatthew Garrett <[email protected]>2011-03-22 16:30:26 -0700
committerLinus Torvalds <[email protected]>2011-03-22 17:44:00 -0700
commit23a9847f0d5252872c4fecb5d4f803c523bd9283 (patch)
treec85e4580d76007cfe486804e88c71b3ec2e074ab /tools/perf/scripts/python
parent9661e92c10a9775243c1ecb73373528ed8725a10 (diff)
mbp_nvidia_bl: remove DMI dependency
This driver only has to deal with two different classes of hardware, but right now it needs new DMI entries for every new machine. It turns out that there's an ACPI device that uniquely identifies Apples with backlights, so this patch reworks the driver into an ACPI one, identifies the hardware by checking the PCI vendor of the root bridge and strips out all the DMI code. It also changes the config text to clarify that it works on devices other than Macbook Pros and GPUs other than nvidia. Signed-off-by: Matthew Garrett <[email protected]> Acked-by: Richard Purdie <[email protected]> Cc: Mourad De Clerck <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions