From: Jani Nikula Date: Wed, 22 May 2013 12:36:20 +0000 (+0300) Subject: drm/i915: change VLV IOSF sideband accessors to not return error code X-Git-Tag: v3.11-rc1~65^2~105^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64936258d7e426bee5f2392269b1b20172db9ffb;p=pandora-kernel.git 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 Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed