~ubuntu-branches/ubuntu/wily/linux-ti-omap4/wily

« back to all changes in this revision

Viewing changes to drivers/gpu/drm/i915/intel_lvds.c

  • Committer: Package Import Robot
  • Author(s): Paolo Pisati, Paolo Pisati
  • Date: 2013-07-11 18:35:20 UTC
  • Revision ID: package-import@ubuntu.com-20130711183520-htnf1x4y5r11hndr
Tags: 3.5.0-229.42
* Release Tracking Bug
  - LP: #1199276

[ Paolo Pisati ]

* [Config] CONFIG_ATH9K_LEGACY_RATE_CONTROL is not set

Show diffs side-by-side

added added

removed removed

Lines of Context:
746
746
        },
747
747
        {
748
748
                .callback = intel_no_lvds_dmi_callback,
749
 
                .ident = "Hewlett-Packard HP t5740e Thin Client",
 
749
                .ident = "Hewlett-Packard HP t5740",
750
750
                .matches = {
751
751
                        DMI_MATCH(DMI_BOARD_VENDOR, "Hewlett-Packard"),
752
 
                        DMI_MATCH(DMI_PRODUCT_NAME, "HP t5740e Thin Client"),
 
752
                        DMI_MATCH(DMI_PRODUCT_NAME, " t5740"),
753
753
                },
754
754
        },
755
755
        {