summaryrefslogtreecommitdiffstats
path: root/drivers/video/tcx.c
diff options
context:
space:
mode:
authorCaglar Akyuz <caglar@bilkon-kontrol.com.tr>2010-11-30 20:04:14 +0000
committerPaul Mundt <lethal@linux-sh.org>2010-12-01 18:18:52 +0900
commit93c176f39fedaeff854ccb7681d626d65bdffe52 (patch)
tree71beb067554e1cd0a73d3e92c0baead2e1b5b579 /drivers/video/tcx.c
parent22a95949d03548cb346d81d71ce6c64dc273f421 (diff)
downloadblackbird-op-linux-93c176f39fedaeff854ccb7681d626d65bdffe52.tar.gz
blackbird-op-linux-93c176f39fedaeff854ccb7681d626d65bdffe52.zip
video: da8xx: Register IRQ as last thing in driver probing.
Following commit exposed a bug in driver: "fbdev: da8xx/omap-l1xx: implement double buffering" Bug is, if interrupt handler is called before initialization is finished, raster controller is enabled and following register modifications causes hardware to stay in a broken state. By looking at this one may say that proper locking is missing in this driver, and a more proper fix should be prepared. However, aformentioned commit causes a regression in the driver and some fix to current one should be applied first. Signed-off-by: Caglar Akyuz <caglar@bilkon-kontrol.com.tr> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/video/tcx.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud