linux/drivers/misc/mei
Tomas Winkler 3870c3206b mei: normalize timeouts definitions
1. The hardware book defines timeouts in seconds
 so we stick to this and define the wrapper function
 mei_secs_to_jiffies  around  msecs_to_jiffies
 to use be used instead multiplying by HZ

2. We add name space prefix MEI_ to all timer defines

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-11-01 12:31:19 -07:00
..
hw.h mei: normalize timeouts definitions 2012-11-01 12:31:19 -07:00
init.c mei: normalize timeouts definitions 2012-11-01 12:31:19 -07:00
interface.c mei: introduce mei_data2slots wrapper 2012-07-10 14:58:35 -07:00
interface.h mei: wd: decouple and revamp watchdog state machine 2012-08-16 09:51:02 -07:00
interrupt.c mei: normalize timeouts definitions 2012-11-01 12:31:19 -07:00
iorw.c mei: normalize timeouts definitions 2012-11-01 12:31:19 -07:00
Kconfig char/misc: remove CONFIG_EXPERIMENTAL dependencies 2012-09-18 16:14:53 +01:00
main.c mei: normalize timeouts definitions 2012-11-01 12:31:19 -07:00
Makefile Staging: mei: move the mei code out of staging 2012-05-01 18:23:38 -04:00
mei_dev.h mei: normalize timeouts definitions 2012-11-01 12:31:19 -07:00
wd.c mei: normalize timeouts definitions 2012-11-01 12:31:19 -07:00