mei: make module referencing local to the bus.c
authorTomas Winkler <[email protected]>
Sun, 25 Feb 2018 18:07:04 +0000 (20:07 +0200)
committerGreg Kroah-Hartman <[email protected]>
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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/misc/mei/bus.c
drivers/misc/mei/client.c
drivers/misc/mei/mei_dev.h