Tomas Winkler 6aae48ff18 mei: add mei_hbuf_acquire wrapper
A client has to acquire host buffer
before writing, we add lock like wrapper
to replace the code snippet

if (dev->hbuf_is_ready)
        dev->hbuf_is_ready = false;

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-28 15:15:56 -08:00
..
2014-02-18 08:09:40 -08:00
2014-02-28 15:15:56 -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