PATCH: linux-2.4.1/drivers/acpi/amfldio.c will fail if bit_granularity==32

2001-01-31 Thread Adam J. Richter
I hope this bug was not the result of my cc'ing Linus on some emails and not on others, because this bug is a mistake that I made a few weeks ago and then fixed when it was immediately pointed out to me by some smart person on the acpi list. The test "((1 << bit_granularity) -1)

PATCH: linux-2.4.1/drivers/acpi/amfldio.c will fail if bit_granularity==32

2001-01-31 Thread Adam J. Richter
I hope this bug was not the result of my cc'ing Linus on some emails and not on others, because this bug is a mistake that I made a few weeks ago and then fixed when it was immediately pointed out to me by some smart person on the acpi list. The test "((1 bit_granularity) -1)