commit | b3de8e3719e582f3182bb504295e4a8e43c8c96f | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Tue Feb 10 10:39:47 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Mar 01 19:37:00 2015 -0800 |
tree | d8f70d9cedaadb0e2a9e917b9af8f471d39fef69 | |
parent | a9bed61053af13c0768f82c9d1c8793515dd067c [diff] |
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>