linux/drivers/staging/rts5208
Nicholas Mc Guire 9df56d9bde staging: rts5208: use msecs_to_jiffies for timeouts
This is only an API consolidation and should make things more readable

Converting milliseconds to jiffies by val * HZ / 1000 is technically
not wrong but msecs_to_jiffies(val) is the cleaner solution and handles
corner cases correctly.

Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-01-25 19:59:19 +08:00
..
general.c
general.h
Kconfig
Makefile
ms.c staging: rts5208/ms.c: Code style fix (space before comma) 2015-01-17 16:07:20 -08:00
ms.h
rtsx_card.c
rtsx_card.h
rtsx_chip.c
rtsx_chip.h
rtsx_scsi.c
rtsx_scsi.h
rtsx_sys.h
rtsx_transport.c staging: rts5208: use msecs_to_jiffies for timeouts 2015-01-25 19:59:19 +08:00
rtsx_transport.h
rtsx.c
rtsx.h
sd.c
sd.h
spi.c
spi.h
TODO
trace.h
xd.c
xd.h