]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
mei: prepare read cb for fixed address clients on the receive path only.
authorAlexander Usyskin <alexander.usyskin@intel.com>
Mon, 25 Jul 2016 22:06:02 +0000 (01:06 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Aug 2016 12:39:42 +0000 (14:39 +0200)
commite51dfa5a7f89b2c96371559b0c9772fd41376464
tree5888b2929ea054a07e83cc1cb8384c68efe3ecb5
parentdfe5f753d06a4eaf362872a7f30aabe5f5fc968c
mei: prepare read cb for fixed address clients on the receive path only.

The read callbacks for the fixed address clients, that don't have flow
control are built now on the receive path. In order to have a single
allocation place we remove the allocation from the read request.

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>
drivers/misc/mei/client.c