]> xenbits.xensource.com Git - people/royger/linux-2.6.18-xen.git/commit
xen/fbfront: fix regression from c/s 1068
authorJan Beulich <jbeulich@novell.com>
Wed, 2 Mar 2011 10:24:28 +0000 (10:24 +0000)
committerJan Beulich <jbeulich@novell.com>
Wed, 2 Mar 2011 10:24:28 +0000 (10:24 +0000)
commit7a3598f4fe40d6d772f7b071030d0b2cf23f4e93
tree92ae5ba97b8de2b38d0f19a7e578187947d3ac49
parent0bfcee6a0b867afadd7b930cc8420b8025803a03
xen/fbfront: fix regression from c/s 1068

Unfortunately we managed to not catch in our automatic testing this
oversight during the porting of the corresponding pv-ops patch
(info->irq now getting set later, which doesn't matter for pv-ops as
that has the event channel at hand).

Signed-off-by: Jan Beulich <jbeulich@novell.com>
drivers/xen/fbfront/xenfb.c