commit | b2dbf316f32b44d174445f868a39b37e4608541e | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Jan 12 09:03:14 2012 -0800 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Mar 02 19:23:44 2012 +0100 |
tree | 508be54ab4a6019e09fd195bc9baa369ee496bff | |
parent | c10e408a00bb74c39f4f9b817f2b948851513377 [diff] |
drm/i915: remove ACPI related DRM_ERRORs They're not really errors (well actually I don't know; I don't understand _DSM and _MUX well enough to say, but I do know they spam people's logs and seem to be harmless). Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> [danvet: The _DSM error got remove in another patch already] Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=44250 Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>