commit | aab3b1a34ae376a80ebb05a217d950df13db5156 | [log] [tgz] |
---|---|---|
author | Alexander Usyskin <alexander.usyskin@intel.com> | Tue May 24 16:03:41 2016 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Aug 30 14:35:14 2016 +0200 |
tree | a02cab92e752a8958634380c6b456eaa96ce21f2 | |
parent | 35eda92afa467232ab2a01422b813fa4a14542c5 [diff] |
mei: drop mei_io_cb_alloc_buf mei_io_cb_alloc_buf have a single caller :mei_cl_alloc_cb. After amthif stopped using it, the code can be integrated into the caller and the function can be dropped. 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>