commit | e95c17e9caff4b106cc95b761f3e07964a5a0d9f | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Tue Oct 16 17:33:44 2012 -0500 |
committer | Timur Tabi <timur@freescale.com> | Mon Nov 26 13:41:19 2012 -0600 |
tree | 64ab7ac3f0382de82b32e8a17176b1c677355f99 | |
parent | 2867173572d5ca5084e8836c8a1d0cafa95b729b [diff] |
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 <timur@freescale.com>