commit | 4bddf56fc93c6ad7a451f15a69e3d89d49db0747 | [log] [tgz] |
---|---|---|
author | Alexander Usyskin <alexander.usyskin@intel.com> | Sun Feb 07 23:35:28 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 07 14:47:20 2016 -0800 |
tree | 4788864b950e72aa10b6a226a51157e575a3e570 | |
parent | 77b007b1b50ef728be8252cbdf3f7e7e45b29bc5 [diff] |
mei: amthif: use rx_wait queue also for amthif client Switch using cl->rx_wait wait queue also for amthif, there is nothing special about amthif in that matter in Rx flow. The cl->wait is reserved for hbm flows and asynchronous events 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>