commit | 1e4edb3fe93ff9f7b678a8f1b8d9df717edf6ad9 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Wed Oct 19 16:33:31 2016 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 28 08:21:22 2016 -0400 |
tree | dc34c5c6479650eca5310baaa390e5fe36db6fc4 | |
parent | 972cedf6e39a49a79a66cd7f46132d21369d0083 [diff] |
mei: bus: remove rx callback context The callback context is redunant as all the information can be retrived from the device struture of its private data. Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>