From: Bjorn Helgaas on 17 Mar 2010 13:40 The hpet driver parses ACPI _CRS data manually, but PNPACPI already does that, and it does a more complete job, so we can simplify the hpet driver quite a bit by taking advantage of that. --- Bjorn Helgaas (3): hpet: convert to PNP driver hpet: pass physical address, not entire hpet_data, to hpet_is_known() MAINTAINERS: remove obsolete HPET ACPI entry MAINTAINERS | 5 -- drivers/char/hpet.c | 110 ++++++++++++++------------------------------------- 2 files changed, 30 insertions(+), 85 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: v2.6.33.1 staging/rt2870 on arm Next: [PATCH 3/3] MAINTAINERS: remove obsolete HPET ACPI entry |