summary refs log tree commit diff stats
path: root/hw/display/omap_lcdc.c
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2013-11-27 17:41:40 +0100
committerGerd Hoffmann <kraxel@redhat.com>2014-03-05 09:52:02 +0100
commitedd85a3d9eff57f92f3c07a51eec5452ca8a24ef (patch)
tree7dee8df7f70821e2b9c2727090f1342424affebd /hw/display/omap_lcdc.c
parent502c8db5b41bb3206ad136fa4baa753c186c9ebd (diff)
downloadfocaccia-qemu-edd85a3d9eff57f92f3c07a51eec5452ca8a24ef.tar.gz
focaccia-qemu-edd85a3d9eff57f92f3c07a51eec5452ca8a24ef.zip
input: mouse: switch legacy handlers to new core
legacy mouse event handlers are registered in the new core,
so they receive events submitted to the new input core.

legacy kbd_mouse_event() continues to use the old code paths.
So new-core event handlers wouldn't see events submitted via
kbd_mouse_event.

This leads to the constrain that we we must transition all
kbd_mouse_event() users first to keep things working.  But
that is easier to handle than translating legacy mouse events
into new-core mouse events ;)

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/display/omap_lcdc.c')
0 files changed, 0 insertions, 0 deletions