[char-misc-next 0/7] mei: amthif fixes and cleanups

From: Tomas Winkler
Date: Tue May 24 2016 - 09:05:54 EST


Amthif client has special treatment in the driver,
this series provides more reuse of the mei generic consturcts
and reducing amount of the special code.

Alexander Usyskin (7):
mei: amthif: drop READ_COMPLETE state
mei: amthif: fix request cancel
mei: amthif: drop iamthif_current_cb
mei: amthif: enable poll for async events
mei: amthif: drop mei_amthif_send_cmd
mei: amthif: use mei_cl_alloc_cb for allocating cbs
mei: drop mei_io_cb_alloc_buf

drivers/misc/mei/amthif.c | 200 +++++++++++++------------------------------
drivers/misc/mei/client.c | 32 ++-----
drivers/misc/mei/client.h | 2 -
drivers/misc/mei/interrupt.c | 5 --
drivers/misc/mei/main.c | 10 +--
drivers/misc/mei/mei_dev.h | 7 +-
6 files changed, 71 insertions(+), 185 deletions(-)

--
2.5.5