Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304444
b: refs/heads/master
c: 5d21308
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and Greg Kroah-Hartman committed Apr 24, 2012
1 parent 7d677da commit cea2b72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 332a81961303dccac8bd3cb5c68aff1b3a6daeb6
refs/heads/master: 5d2130862b1fbea27fb21b4d4be62f787f5d2898
2 changes: 1 addition & 1 deletion trunk/drivers/staging/olpc_dcon/olpc_dcon.c
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ static void dcon_source_switch(struct work_struct *work)

switch (source) {
case DCON_SOURCE_CPU:
printk("dcon_source_switch to CPU\n");
printk(KERN_INFO "dcon_source_switch to CPU\n");
/* Enable the scanline interrupt bit */
if (dcon_write(dcon, DCON_REG_MODE,
dcon->disp_mode | MODE_SCAN_INT))
Expand Down

0 comments on commit cea2b72

Please sign in to comment.