Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262618
b: refs/heads/master
c: 046f828
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Matthew Garrett committed Aug 5, 2011
1 parent 63359f4 commit f50a15b
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: 78542e18335e35136c2dcb6c904f3f554241ae97
refs/heads/master: 046f828b410837d304137cec9e4e0d72e50fc454
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/samsung-q10.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ static struct platform_device *samsungq10_device;
static int __init dmi_check_callback(const struct dmi_system_id *id)
{
printk(KERN_INFO KBUILD_MODNAME ": found model '%s'\n", id->ident);
return 0;
return 1;
}

static struct dmi_system_id __initdata samsungq10_dmi_table[] = {
Expand Down

0 comments on commit f50a15b

Please sign in to comment.