commit | 025fb792bac33632c19fe12265ba1f6108921300 | [log] [tgz] |
---|---|---|
author | Alexander Usyskin <[email protected]> | Sun Feb 07 23:35:43 2016 +0200 |
committer | Greg Kroah-Hartman <[email protected]> | Sun Feb 07 14:47:20 2016 -0800 |
tree | 0e0a83498bf3a76e71e1bfabba03b3a541d314d0 | |
parent | 27f476ea98ed495839662db4e3a76357bbeb1bb3 [diff] |
mei: split amthif client init from end of clients enumeration The amthif FW client can appear after the end of client enumeration. Amthif host client initialization is done now at FW client discovery time. Signed-off-by: Alexander Usyskin <[email protected]> Signed-off-by: Tomas Winkler <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>