]> asedeno.scripts.mit.edu Git - linux.git/commit
mei: bus: remove rx callback context
authorTomas Winkler <tomas.winkler@intel.com>
Wed, 19 Oct 2016 13:33:31 +0000 (16:33 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Oct 2016 12:21:22 +0000 (08:21 -0400)
commit1e4edb3fe93ff9f7b678a8f1b8d9df717edf6ad9
treedc34c5c6479650eca5310baaa390e5fe36db6fc4
parent972cedf6e39a49a79a66cd7f46132d21369d0083
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>
drivers/misc/mei/bus.c
drivers/nfc/mei_phy.c
drivers/watchdog/mei_wdt.c
include/linux/mei_cl_bus.h