commit | aafae7ecd80181983403de13db0b4895acdc233d | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Mon Mar 11 18:27:03 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 15 11:10:49 2013 -0700 |
tree | d806144f3b33681fca6f7944f96c9d1aba2dd63e | |
parent | c8c8d080ed94cea6757f2d781b6e360a74b256fd [diff] |
mei: add hw start callback This callback wraps up hardware dependent details of the hardware initialization. This callback also contains host ready setting so we can remove host_set_ready callback In ME we switch to waiting on event so we can streamline the initialization flow. Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>