Re: [PATCH] misc,acpi,backlight: MSI S270 Laptop support, fifth try

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

 



Lennart Poettering wrote:
> This is the fifth version of this driver. Changes to the previous
> version are mostly cosmetics: on request of Andrew Morton I replaced
> indentation with spaces by tabs (by passing it through "unexpand"). 

> --- a/drivers/acpi/ec.c
> +++ b/drivers/acpi/ec.c
> @@ -384,6 +384,8 @@ extern int ec_transaction(u8 command,
>  				   wdata_len, rdata, rdata_len);
>  }
>  
> +EXPORT_SYMBOL(ec_transaction);
> +
>  static int acpi_ec_query(struct acpi_ec *ec, u8 *data)
>  {
>  	int result;
> diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
> index 7fc692a..d25b0db 100644
> --- a/drivers/misc/Kconfig
> +++ b/drivers/misc/Kconfig
> @@ -28,5 +28,24 @@ config IBM_ASM
>  
>  	  If unsure, say N.
>  
> +config MSI_LAPTOP
> +        tristate "MSI Laptop Extras"
> +        depends on X86
> +        depends on ACPI_EC
> +        depends on BACKLIGHT_CLASS_DEVICE
> +        ---help---
> +          This is a driver for laptops built by MSI (MICRO-STAR 
> +	  INTERNATIONAL):
> +	      
> +	      MSI MegaBook S270 (MS-1013)
> +	      Cytron/TCM/Medion/Tchibo MD96100/SAM2000
> +	   
> +	  It adds support for Bluetooth, WLAN and LCD brightness control.
> +
> +          More information about this driver is available at
> +          <http://0pointer.de/lennart/tchibo.html>.
> +
> +          If you have an MSI S270 laptop, say Y or M here.
> +
>  endmenu

This part is still spaces only. The help text should be indented
by tab + 2 spaces.

Jan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux