mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 13:11:45 +00:00
0d626239ff
The recent irq cleanups for arch/arm/mach-integrator/time.c and drivers/char/mwave/tp3780i.c changed the request_irq() dev_id parameter, but neglected to change the matching free_irq() parameter, thus creating a bug upon irq de-registration. Given that the impetus for the changes is not yet accepted upstream, it is best to revert the irq cleanups. Mostly. A comment is added to time.c to reduce future confusion, of type that led to my time.c cleanup in the first place. Signed-off-by: Jeff Garzik <jgarzik@redhat.com> |
||
---|---|---|
.. | ||
clock.c | ||
clock.h | ||
common.h | ||
core.c | ||
cpu.c | ||
impd1.c | ||
integrator_ap.c | ||
integrator_cp.c | ||
Kconfig | ||
leds.c | ||
lm.c | ||
Makefile | ||
Makefile.boot | ||
pci_v3.c | ||
pci.c | ||
time.c |