linux/drivers/misc/mei
Tomas Winkler 07b509b794 mei: revamp me client search function
me client search functions returns index
into me_client array according me client id
or me client uuid.

1. Add common prefix for the functions mei_me_cl_<>
2. create new function mei_me_cl_by_id that wraps open
 coded loops scattered over the code
3. rename mei_find_me_client_index to  mei_me_cl_by_uuid
4. rename mei_find_me_client_update_filext  to
 mei_me_cl_update_filext and updates its parameter names

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-08-16 09:40:28 -07:00
..
hw.h Staging: mei: move the mei code out of staging 2012-05-01 18:23:38 -04:00
init.c mei: revamp me client search function 2012-08-16 09:40:28 -07:00
interface.c mei: introduce mei_data2slots wrapper 2012-07-10 14:58:35 -07:00
interface.h mei: introduce mei_data2slots wrapper 2012-07-10 14:58:35 -07:00
interrupt.c Merge 3.5-rc7 into char-misc-next. 2012-07-18 06:22:45 -07:00
iorw.c mei: revamp me client search function 2012-08-16 09:40:28 -07:00
Kconfig Staging: mei: move the mei code out of staging 2012-05-01 18:23:38 -04:00
main.c mei: revamp me client search function 2012-08-16 09:40:28 -07:00
Makefile Staging: mei: move the mei code out of staging 2012-05-01 18:23:38 -04:00
mei_dev.h mei: revamp me client search function 2012-08-16 09:40:28 -07:00
wd.c mei: revamp me client search function 2012-08-16 09:40:28 -07:00