From: Imre Deak Date: Tue, 4 Mar 2014 17:22:56 +0000 (+0200) Subject: drm/i915: add noop power well handlers instead of NULL checking them X-Git-Tag: v3.15-rc1~51^2~55^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a45f4466e4e160e6ce5332895710d3d881a6a51c;p=pandora-kernel.git drm/i915: add noop power well handlers instead of NULL checking them Reading code free of special cases wins over the small overhead of calling a noop handler. Suggested by Jesse. Signed-off-by: Imre Deak Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed