Re: [PATCH] thermal: Add anatop thermal driver

From: Ying-Chun Liu (PaulLiu)
Date: Tue Dec 06 2011 - 10:09:13 EST


(2011å12æ06æ 18:45), Amit Kachhap wrote:
> +struct anatop_handle_list {
> + u32 count;
> + acpi_namespace_node * handles[ANATOP_ACPI_MAX_HANDLES];
>
>
> Is this handle used any where ?
>
>

Hi Amit,

No. It is not using at all.

As you said this driver needs a lot of clean-up.
I've discussed with Rob. We have split the tasks for power management.
He will upstream this driver soon. I'll do other drivers first and if I
have time left, I'll go back to help on this driver.

So I think we can reject this patch and wait for new version.

Many Thanks,
Paul
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/