linux/drivers/ide/pci
Harvey Harrison d6cddd3cac ide: eliminate FIT() macro
Replace the FIT() macro with the kernel-provided clamp_val() macro.

FIT was always being called with a member of a struct ide_timing,
which are shorts, and constant constraints for the min and max.

Thus we can use clamp_val, rather than clamp_t.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-07-15 21:21:41 +02:00
..
aec62xx.c
alim15x3.c alim15x3: remove WDC_ALI15X3 config option 2008-05-14 23:06:16 +02:00
amd74xx.c ide: eliminate FIT() macro 2008-07-15 21:21:41 +02:00
atiixp.c
cmd64x.c
cmd640.c ide: fix host drivers missing hwif->chipset initialization 2008-06-10 20:56:37 +02:00
cs5520.c cs5520: disable VDMA 2008-05-14 23:06:16 +02:00
cs5530.c
cs5535.c
cy82c693.c
delkin_cb.c delkin_cb: add missing __init/__exit tags 2008-06-10 20:56:38 +02:00
generic.c
hpt34x.c
hpt366.c
it821x.c
it8213.c it8213: fix return value in it8213_init_one() 2008-07-08 19:27:23 +02:00
jmicron.c
Makefile
ns87415.c ide: add __ide_default_irq() inline helper 2008-07-08 19:27:22 +02:00
opti621.c opti621: add PIO 4 support 2008-06-15 21:00:22 +02:00
pdc202xx_new.c
pdc202xx_old.c
piix.c
rz1000.c
sc1200.c
scc_pata.c
serverworks.c
sgiioc4.c
siimage.c
sis5513.c sis5513: add missing pci_enable_device() call 2008-06-10 20:56:36 +02:00
sl82c105.c
slc90e66.c
tc86c001.c
triflex.c
trm290.c
via82cxxx.c ide: eliminate FIT() macro 2008-07-15 21:21:41 +02:00