commit | 98acd46f356e560c371c0e416d92e8e56be31804 | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Sun Jun 14 12:31:58 2009 -0700 |
committer | Keith Packard <keithp@keithp.com> | Thu Jun 18 14:59:10 2009 -0700 |
tree | cba3a67c2e614f70ae15a9ca8c82dbf00c96278d | |
parent | aa93d632c496184e5b779dbcf961bf1c6ececf0b [diff] |
drm/i915: Apple DMI info has inconsistent SYS_VENDOR information Some machines say 'Apple Inc.' while others say 'Apple Computer, Inc'. Switch the test to just look for 'Apple' instead. Signed-off-by: Keith Packard <keithp@keithp.com>