]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/i915: distinguish between error messages in DIDL initialization
authorJani Nikula <jani.nikula@intel.com>
Wed, 5 Jun 2013 18:55:29 +0000 (21:55 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 5 Jun 2013 19:14:03 +0000 (21:14 +0200)
commitc2a2a1a722b7e4edce7dad285b461e0b2592eecc
treef58ca1f977b96a572ac2846c8d619e10ef3c5b17
parentaccfc0c50659c330cfde684017e5c1b58eee2857
drm/i915: distinguish between error messages in DIDL initialization

Two exactly same error messages on different error paths makes debugging
difficult. Clarify the messages and distinguish them from each other.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_opregion.c