lkml.org 
[lkml]   [2011]   [Jun]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 18/49] Staging: hv: vmbus: Add the DSDT _HID name as well
    Date
    Add the DSDT _HID name as well, in addition to the _DDN name.

    Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
    Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
    Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
    ---
    drivers/staging/hv/vmbus_drv.c | 1 +
    1 files changed, 1 insertions(+), 0 deletions(-)

    diff --git a/drivers/staging/hv/vmbus_drv.c b/drivers/staging/hv/vmbus_drv.c
    index 39cd277..1a26252 100644
    --- a/drivers/staging/hv/vmbus_drv.c
    +++ b/drivers/staging/hv/vmbus_drv.c
    @@ -746,6 +746,7 @@ static int vmbus_acpi_add(struct acpi_device *device)

    static const struct acpi_device_id vmbus_acpi_device_ids[] = {
    {"VMBUS", 0},
    + {"VMBus", 0},
    {"", 0},
    };
    MODULE_DEVICE_TABLE(acpi, vmbus_acpi_device_ids);
    --
    1.7.4.1


    \
     
     \ /
      Last update: 2011-06-07 00:47    [W:4.353 / U:0.172 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site