OSDN Git Service

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)
commit257355a44b9929e55d6fd47bfff66971dc4de948
tree27fa46f9b4ba9bfbd7ec3b5823a069492dffcde5
parentbb479444d17b950bcbd84d8d4ace04b9b24061cb
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