]> git.baikalelectronics.ru Git - kernel.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)
commitb536c8faf284f817a84086021270667b6dcbde90
treedc34c5c6479650eca5310baaa390e5fe36db6fc4
parentd022a366a685ac39ca18b6b44386de58da029f23
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