diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2015-03-19 12:10:09 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-25 11:36:37 +0100 |
commit | ab3ae0096a6d31e1b244c5c5155f48ef3700329e (patch) | |
tree | 742d1e4ebd8b82c9e881fc7634fa036347e27792 /lib/bch.c | |
parent | aa6467f190d32b263f7144239c89c63c922d9ff8 (diff) |
mei: fix regression on NFC connection
In mei_host_client_init function we enable the all internal
connected clients including NFC. This is done before we set the device
to enabled state and let userspace call open.
We need to check only for MEI_FILE_CONNECTED in mei_cl_is_connected
in order to enable the communication with the clients before
MEI_DEV_ENABLED is set.
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/bch.c')
0 files changed, 0 insertions, 0 deletions