From: Tomas Winkler Date: Tue, 8 Jan 2013 21:07:31 +0000 (+0200) Subject: mei: make host csr and me csr internal to hw-me X-Git-Tag: v3.9-rc1~124^2~128 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7e0c231aaa7a01df28634390381974cb76d3cb2;p=pandora-kernel.git mei: make host csr and me csr internal to hw-me Move csr reading into me hardware functional calls. Since we gave up on registers caching we remove some of the unnecessary queries in mei_hw_init ane mei_reset functions. We add mei_hw_config function to wrap up host buffer depth configuration. Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed