]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7355eda83c90f4c650aaf675c95f08f379d65aef
treed8f70d9cedaadb0e2a9e917b9af8f471d39fef69
parent7b0e1aae39c564b1417dfb7228556656650f2530
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