Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227699
b: refs/heads/master
c: 731f3ab
h: refs/heads/master
i:
  227697: f4ba404
  227695: b89f007
v: v3
  • Loading branch information
Joe Jin authored and Konrad Rzeszutek Wilk committed Jan 10, 2011
1 parent 6b5e111 commit 4656abd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c1f5db1a53a7286f6c818f71016ae6aced814d27
refs/heads/master: 731f3ab66a23dab28a359e87364f53d221b3d366
2 changes: 2 additions & 0 deletions trunk/drivers/video/xen-fbfront.c
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,8 @@ static int xenfb_connect_backend(struct xenbus_device *dev,

static void xenfb_disconnect_backend(struct xenfb_info *info)
{
/* Prevent xenfb refresh */
info->update_wanted = 0;
if (info->irq >= 0)
unbind_from_irqhandler(info->irq, info);
info->irq = -1;
Expand Down

0 comments on commit 4656abd

Please sign in to comment.