Re: [PATCH] acer-wmi: Fix capitalisation of GUID in module alias

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



æ åï2011-04-07 æ 13:10 +0200ïPali RohÃr æåï
> 2011/4/6 Lee, Chun-Yi <joeyli.kernel@xxxxxxxxx>:
> > wmi:6AF4F258-B401-42Fd-BE91-3D4AC2D7C0D3 needs to be
> > wmi:6AF4F258-B401-42FD-BE91-3D4AC2D7C0D3 in module alias for acer-wmi is
> > automatically loaded.
> >
> > Cc: Pali RohÃr <pali.rohar@xxxxxxxxx>
> > Cc: Carlos Corbacho <carlos@xxxxxxxxxxxxxxxxxxx>
> > Cc: Matthew Garrett <mjg@xxxxxxxxxx>
> > Signed-off-by: Lee, Chun-Yi <jlee@xxxxxxxxxx>
> > ---
> >  drivers/platform/x86/acer-wmi.c |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/drivers/platform/x86/acer-wmi.c b/drivers/platform/x86/acer-wmi.c
> > index 0b23b75..fa8fa73 100644
> > --- a/drivers/platform/x86/acer-wmi.c
> > +++ b/drivers/platform/x86/acer-wmi.c
> > @@ -89,7 +89,7 @@ MODULE_LICENSE("GPL");
> >  #define ACERWMID_EVENT_GUID "676AA15E-6A47-4D9F-A2CC-1E6D18D14026"
> >
> >  MODULE_ALIAS("wmi:67C3371D-95A3-4C37-BB61-DD47B491DAAB");
> > -MODULE_ALIAS("wmi:6AF4F258-B401-42Fd-BE91-3D4AC2D7C0D3");
> > +MODULE_ALIAS("wmi:6AF4F258-B401-42FD-BE91-3D4AC2D7C0D3");
> >  MODULE_ALIAS("wmi:676AA15E-6A47-4D9F-A2CC-1E6D18D14026");
> >
> >  enum acer_wmi_event_ids {
> > --
> > 1.6.0.2
> >
> >
> 
> Tested-by: Pali RohÃr <pali.rohar@xxxxxxxxx>
> 

Thank's for Pali's testing. :-)

Joey Lee

--
To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux