Alexander Usyskin 285e299665 mei: hbm: revamp client connect and disconnection status
1. Return -ENOTTY on client connect if the requested client was not found
 on the enumeration list or the client was internally disabled, in the later
 case FW will return NOT_FOUND.
2. Return -EBUSY if the client cannot be connected because of resource
 contention
3. Change response status enum to have MEI_CL_ prefix
4. Add function to translate response status to a string
for more readable logging

Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-18 10:05:07 -08:00
..
2014-02-18 08:09:40 -08:00
2013-05-28 12:02:13 +02:00
2013-08-27 08:28:01 -07:00
2012-11-21 12:53:32 -08:00
2013-12-18 16:51:15 -08:00
2013-03-02 08:52:17 -06:00
2014-02-14 18:53:58 -08:00
2013-12-18 16:51:15 -08:00
2014-02-07 15:10:19 -08:00