diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2018-07-23 13:21:23 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-24 14:16:57 +0200 |
commit | 8c8d964ce90f16877b76c3f00b27165bf865af69 (patch) | |
tree | f78cebf528642d8f2875a6b00f2c5465efc3f93c /arch | |
parent | 9fc5f0f8ad28405145b30fd3b905e368063ee14c (diff) |
mei: move hbuf_depth from the mei device to the hw modules
The host buffer depth is hardware specific so it's better to
handle it inside the me and txe hw modules. In me the depth
is read from register in txe it's a constant number.
The value is now retrieved via mei_hbuf_depth accessor,
while it replaces mei_hbuf_max_len.
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions