Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1406148

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

From Tomas Winkler <tomas.winkler@intel.com>
Newsgroups linux.kernel
Subject [char-misc-next 0/7] mei: amthif fixes and cleanups
Date 2016-05-24 15:10 +0200
Message-ID <rCkfT-3Ft-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[char-misc-next 0/7] mei: amthif fixes and cleanups Tomas Winkler <tomas.winkler@intel.com> - 2016-05-24 15:10 +0200

csiph-web