Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120159
b: refs/heads/master
c: 6e1038a
h: refs/heads/master
i:
  120157: 8d53d38
  120155: a4ab366
  120151: 58085ef
  120143: 7877cad
  120127: 9072aa2
v: v3
  • Loading branch information
Magnus Damm authored and Paul Mundt committed Dec 22, 2008
1 parent 9aa16d9 commit 2ee041b
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 87884bd8ae42c875adbd62c84f47ed1cbb3e5090
refs/heads/master: 6e1038a95bebb8a1ad6066c95aa9c3af6963c9ff
3 changes: 3 additions & 0 deletions trunk/drivers/video/fb_defio.c
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,9 @@ void fb_deferred_io_cleanup(struct fb_info *info)
page = vmalloc_to_page(screen_base + i);
page->mapping = NULL;
}

info->fbops->fb_mmap = NULL;
mutex_destroy(&fbdefio->lock);
}
EXPORT_SYMBOL_GPL(fb_deferred_io_cleanup);

Expand Down

0 comments on commit 2ee041b

Please sign in to comment.