Re: [2.6 patch] #if 0 hpet_unregister()

From: Carlos R. Mafra
Date: Mon May 05 2008 - 16:35:40 EST


On Mon 5.May'08 at 21:28:53 +0300, Adrian Bunk wrote:
> This patch #if 0's the unused hpet_unregister().
>
> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxxx>
> Acked-by: Clemens Ladisch <clemens@xxxxxxxxxx>

Hm...what about Documentation/hpet.txt, where it is written:

The kernel API has three interfaces exported from the driver:

hpet_register(struct hpet_task *tp, int periodic)
hpet_unregister(struct hpet_task *tp)
hpet_control(struct hpet_task *tp, unsigned int cmd, unsigned long arg)

Maybe someone could update that file too, to help anyone who wants to
learn about hpet ( hpet_register(...) and hpet_control(...) don't even
exist anymore in the kernel)
--
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/