Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 371554
b: refs/heads/master
c: e6637d5
h: refs/heads/master
v: v3
  • Loading branch information
Mika Kuoppala authored and Dave Airlie committed Apr 24, 2013
1 parent 42b85dc commit f8084fb
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: 0a397154e2240c928ebc2167d18c0b8ab7a7ac56
refs/heads/master: e6637d5427d2af9f3f33b95447bfc5347e5ccd85
2 changes: 2 additions & 0 deletions trunk/drivers/video/console/fbcon.c
Original file line number Diff line number Diff line change
Expand Up @@ -1228,6 +1228,8 @@ static void fbcon_deinit(struct vc_data *vc)
finished:

fbcon_free_font(p, free_font);
if (free_font)
vc->vc_font.data = NULL;

if (!con_is_bound(&fb_con))
fbcon_exit();
Expand Down

0 comments on commit f8084fb

Please sign in to comment.