On Thursday 17 January 2008 02:51, Zhang Rui wrote:
> +#ifdef CONFIG_ACPI_PROCFS
>
> static struct proc_dir_entry *acpi_fan_dir;
>
> @@ -167,7 +213,17 @@ static int acpi_fan_remove_fs(struct acp
>
> return 0;
> }
> +#else
> +static int acpi_fan_add_fs(struct acpi_device *device)
> +
From: Zhang Rui <[EMAIL PROTECTED]>
Register ACPI Fan as thermal cooling device.
Signed-off-by: Zhang Rui <[EMAIL PROTECTED]>
Signed-off-by: Thomas Sujith <[EMAIL PROTECTED]>
---
drivers/acpi/fan.c | 90 -
1 file changed, 83 insertions(+), 7
2 matches
Mail list logo