drivers/video: fsl-diu-fb: add support for set_gamma ioctls
authorTimur Tabi <timur@freescale.com>
Tue, 16 Oct 2012 22:33:44 +0000 (17:33 -0500)
committerTimur Tabi <timur@freescale.com>
Mon, 26 Nov 2012 19:41:19 +0000 (13:41 -0600)
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 <timur@freescale.com>

No differences found