Tomas Winkler 0ff0a8d853 mei: bus: add me client device list infrastructure
Instead of holding the list of host clients (me_cl)
we want to keep the list me client devices (mei_cl_device)
This way we can create host to me client connection only when needed.
Add list head to mei_cl_device and cl_bus_lock
Add bus_added flag to the me client (mei_me_client) to track if
the appropriate mei_cl_device was already created and is_added
flag to mei_cl_device to track if it was already added to the device
list across the bus rescans

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-08-03 17:21:59 -07:00
..
2015-05-24 11:13:48 -07:00
2014-11-07 09:59:08 -08:00
2014-05-03 19:21:22 -04:00
2014-09-29 11:56:02 -04:00
2014-09-29 11:56:02 -04:00
2015-08-03 17:20:26 -07:00
2015-03-01 19:36:59 -08:00
2015-04-21 09:42:58 -07:00
2015-05-24 11:13:49 -07:00