commit | 4519290aec0e93e2832f77db3437c332bba6506c | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Wed May 10 12:21:50 2017 +0300 |
committer | Imre Deak <imre.deak@intel.com> | Wed May 10 13:47:45 2017 +0300 |
tree | 2af8eca23f688516c8b5e9906bb11a38a1565e68 | |
parent | 99016646608148be3cf3df157a60f83447dc45aa [diff] |
drm/i915: Check error return when setting DMA mask Even though an error from these functions isn't fatal we still want to have a diagnostic message about it. v2: - Don't do assignments in if statements. (Jani) Cc: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Imre Deak <imre.deak@intel.com> Reviewed-by: Jani Nikula <jani.nikula@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1494408113-379-4-git-send-email-imre.deak@intel.com