OSDN Git Service

mei: bus: call device disable handler prior to disconnection
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 10 Feb 2015 08:39:47 +0000 (10:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 Mar 2015 03:37:00 +0000 (19:37 -0800)
commitb3de8e3719e582f3182bb504295e4a8e43c8c96f
treed8f70d9cedaadb0e2a9e917b9af8f471d39fef69
parenta9bed61053af13c0768f82c9d1c8793515dd067c
mei: bus: call device disable handler prior to disconnection

call device's disable handler prior to disconnection
so it can possibly close the communication with fw client
in graceful way

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