summaryrefslogtreecommitdiff
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
authorEric Miao <eric.miao@marvell.com>2008-04-30 07:52:25 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2008-04-30 15:29:32 (GMT)
commit90eabbf0ec0c626cf5d186214cf8fc79150a7a29 (patch)
treea17d471960d783f046faf13f56db5794f419cfd3 /drivers/video/Kconfig
parent2ba162b9335c6e3ba90c77637372fc9f078aae67 (diff)
downloadlinux-fsl-qoriq-90eabbf0ec0c626cf5d186214cf8fc79150a7a29.tar.xz
pxafb: move parallel LCD timing setup into dedicate function
the new_regs stuff has been removed, and all the setup (modification to those fbi->reg_*) is protected with IRQ disabled * disable IRQ is too heavy here, provided that no IRQ context will touch the fbi->reg_* and the only possible contending place is in the CPUFREQ_POSTCHANGE (task context), a mutex will be better, leave this for future improvement Signed-off-by: eric miao <eric.miao@marvell.com> Cc: "Antonino A. Daplas" <adaplas@pol.net> Cc: Russell King <rmk@arm.linux.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/video/Kconfig')
0 files changed, 0 insertions, 0 deletions