Re: [patch 1/3] natsemi: Consistently use interrupt enable/disablefunctions

From: Jeff Garzik
Date: Thu Mar 15 2007 - 11:00:49 EST


broonie@xxxxxxxxxxxxx wrote:
The natsemi drivers include functions for enabling and disabling
interrupts from the chip but these are not used in all code paths. This
patch changes the code paths that touch the interrupt enable register to
use the functions. In all cases this adds an extra PCI read to post the
operation but since none of these are in fast paths this shouldn't be
too much of a problem.

Signed-Off-By: Mark Brown <broonie@xxxxxxxxxxxxx>

applied 1-3 to #upstream-fixes


-
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/