linux/drivers/misc/mei
Tomas Winkler 601a1efa63 mei: rename mei_free_cb_private to mei_io_cb_free
1. cb_private was an old name that we depriacated in earlier
cleanups

2. we also group the funcion declaration with other _io_
functions

3. Don't check cb for NULL as mei_io_cb_free is NULL safe

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-24 15:37:08 -07:00
..
hw.h mei: add lynx point pci device ids 2012-09-05 13:45:56 -07:00
init.c mei: rename mei_free_cb_private to mei_io_cb_free 2012-10-24 15:37:08 -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: rename mei_free_cb_private to mei_io_cb_free 2012-10-24 15:37:08 -07:00
iorw.c mei: rename mei_free_cb_private to mei_io_cb_free 2012-10-24 15:37:08 -07:00
Kconfig char/misc: remove CONFIG_EXPERIMENTAL dependencies 2012-09-18 16:14:53 +01:00
main.c mei: rename mei_free_cb_private to mei_io_cb_free 2012-10-24 15:37:08 -07:00
Makefile Staging: mei: move the mei code out of staging 2012-05-01 18:23:38 -04:00
mei_dev.h mei: rename mei_free_cb_private to mei_io_cb_free 2012-10-24 15:37:08 -07:00
wd.c mei: wd: use watchdog_set/get_drvdata for passing mei_device 2012-08-16 09:51:02 -07:00