diff options
author | Timur Tabi <timur@freescale.com> | 2012-10-16 17:33:49 -0500 |
---|---|---|
committer | Timur Tabi <timur@freescale.com> | 2012-11-26 13:41:20 -0600 |
commit | ceb001b077af64b20a8027132cfe015c80f4319d (patch) | |
tree | 7c80594b9ac6e9972c269e48b8eb2d3b8e0f677f /MAINTAINERS | |
parent | 7af3b136d4e035d71c4e70c4b4a2017a10623fc0 (diff) | |
download | linux-ceb001b077af64b20a8027132cfe015c80f4319d.tar.gz linux-ceb001b077af64b20a8027132cfe015c80f4319d.tar.bz2 linux-ceb001b077af64b20a8027132cfe015c80f4319d.zip |
drivers/video: fsl-diu-fb: don't touch registers for unused features
We don't use the writeback buffer, so don't initialize the registers for
that feature.
The default value for SYN_POL is already zero, so don't re-initialize it.
Writing the INT_STATUS register does nothing.
The value that we write to the PLUT register only makes sense on the
MPC8610 and P1022, so don't touch that register on the MPC5121.
Signed-off-by: Timur Tabi <timur@freescale.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions