commit | 827eef51f8dd9a4ab62b4ad270c15472f46938f2 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Wed Feb 06 14:06:41 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 06 11:23:47 2013 -0800 |
tree | 15798db67af269512bdb4ae54f36e0a26d178d4a | |
parent | 52c34561415b420301f1580413a9d1891d079494 [diff] |
mei: separate compilation of the ME hardware specifics We add struct mei_hw_ops to virtualize access to hw specific configurations. This allows us to separate the compilation of the ME interface from the ME hardware specifics Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>