From: Timur Tabi Date: Tue, 16 Oct 2012 22:33:44 +0000 (-0500) Subject: drivers/video: fsl-diu-fb: add support for set_gamma ioctls X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2~6^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e95c17e9caff4b106cc95b761f3e07964a5a0d9f;p=pandora-kernel.git drivers/video: fsl-diu-fb: add support for set_gamma ioctls The MPC5121 BSP comes with a gamma_set utility that initializes the gamma table via an ioctl. Unfortunately, the ioctl number that utility uses is defined improperly, but we can still support it. Signed-off-by: Timur Tabi --- Reading git-diff-tree failed