commit | 7c7a6077f5c7a35fc03a7f452875d8440dd1bc8d | [log] [tgz] |
---|---|---|
author | Alexander Usyskin <[email protected]> | Wed Nov 16 22:51:29 2016 +0200 |
committer | Greg Kroah-Hartman <[email protected]> | Thu Nov 17 16:37:49 2016 +0100 |
tree | e495b143494b3a7b98ce1841d8cc3c2a5f97c2cf | |
parent | c110cdb171488c60295d49fda16634cfec58ae28 [diff] |
mei: bus: split RX and async notification callbacks Split callbacks for RX and async notification events on mei bus to eliminate synchronization problems and to open way for RX optimizations. Signed-off-by: Alexander Usyskin <[email protected]> Signed-off-by: Tomas Winkler <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>