git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2867173
)
drivers/video: fsl-diu-fb: add support for set_gamma ioctls
author
Timur Tabi
<timur@freescale.com>
Tue, 16 Oct 2012 22:33:44 +0000
(17:33 -0500)
committer
Timur 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