From: Ben Widawsky Date: Tue, 17 Dec 2013 23:06:42 +0000 (-0800) Subject: drm/i915: Make semaphore modparam RO X-Git-Tag: v3.14-rc1~47^2~4^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fae0ce15c29ecc19ec192566f61ccbffe4f25ed0;p=pandora-kernel.git drm/i915: Make semaphore modparam RO A couple patches in the upcoming rework of semaphores will break if semaphores are toggled by the user at various times. Since the code cleanups there seem to be an overall win, and toggling semaphores at runtime is not a terribly useful thing to do, simply make the module parameter read-only. Cc: Daniel Vetter Cc: Chris Wilson Signed-off-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed