~ubuntu-branches/ubuntu/precise/linux-lowlatency/precise-proposed

« back to all changes in this revision

Viewing changes to drivers/platform/x86/samsung-laptop.c

  • Committer: Package Import Robot
  • Author(s): Luke Yelavich, Luke Yelavich, Upstream Kernel Changes
  • Date: 2012-04-04 18:49:36 UTC
  • Revision ID: package-import@ubuntu.com-20120404184936-tqu735914muv4wpg
Tags: 3.2.0-22.30
[ Luke Yelavich ]

* [Config] Update configs after rebase against Ubuntu-3.2.0-22.35

[ Upstream Kernel Changes ]

* Low-latency: Rebase against Ubuntu-3.2.0-22.35

Show diffs side-by-side

added added

removed removed

Lines of Context:
579
579
                .callback = dmi_check_cb,
580
580
        },
581
581
        {
 
582
                .ident = "N150P",
 
583
                .matches = {
 
584
                        DMI_MATCH(DMI_SYS_VENDOR,
 
585
                                        "SAMSUNG ELECTRONICS CO., LTD."),
 
586
                        DMI_MATCH(DMI_PRODUCT_NAME, "N150P"),
 
587
                        DMI_MATCH(DMI_BOARD_NAME, "N150P"),
 
588
                },
 
589
                .callback = dmi_check_cb,
 
590
        },
 
591
        {
582
592
                .ident = "X125",
583
593
                .matches = {
584
594
                        DMI_MATCH(DMI_SYS_VENDOR,