Searched hist:"64936258 d7e426bee5f2392269b1b20172db9ffb" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_sysfs.c | diff 64936258d7e426bee5f2392269b1b20172db9ffb Wed May 22 07:36:20 CDT 2013 Jani Nikula <jani.nikula@intel.com> drm/i915: change VLV IOSF sideband accessors to not return error code
We never check the return values, and there's not much we could do on errors anyway. Just simplify the signatures. No functional changes.
Signed-off-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
|
H A D | i915_debugfs.c | diff 64936258d7e426bee5f2392269b1b20172db9ffb Wed May 22 07:36:20 CDT 2013 Jani Nikula <jani.nikula@intel.com> drm/i915: change VLV IOSF sideband accessors to not return error code
We never check the return values, and there's not much we could do on errors anyway. Just simplify the signatures. No functional changes.
Signed-off-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
|
H A D | i915_drv.h | diff 64936258d7e426bee5f2392269b1b20172db9ffb Wed May 22 07:36:20 CDT 2013 Jani Nikula <jani.nikula@intel.com> drm/i915: change VLV IOSF sideband accessors to not return error code
We never check the return values, and there's not much we could do on errors anyway. Just simplify the signatures. No functional changes.
Signed-off-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
|