]> git.baikalelectronics.ru Git - kernel.git/commit
mei: make module referencing local to the bus.c
authorTomas Winkler <tomas.winkler@intel.com>
Sun, 25 Feb 2018 18:07:04 +0000 (20:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Mar 2018 18:33:13 +0000 (19:33 +0100)
commit02c995224a76e8eef202196761e2de0ac86fb467
tree27fa46f9b4ba9bfbd7ec3b5823a069492dffcde5
parent905724e51d53187be93c059b49a001cb1430975e
mei: make module referencing local to the bus.c

Module reference counting is relevant only to the
mei client devices. Make the implementation clean
and move it to bus.c

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/bus.c
drivers/misc/mei/client.c
drivers/misc/mei/mei_dev.h