commit | fecb0d584ee96fb2ab3c65825029a66a23ee7e31 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Tue Dec 25 19:06:04 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 07 10:31:28 2013 -0800 |
tree | b9d421348a665dc452130b1a92707c69ecbb9063 | |
parent | 47a73801f498883ea3acccb8f6ff1b5c7a3553de [diff] |
mei: kill not used BAR0 length and base variables 1. mem_base and mem_length are not used so we can delete them 2. add kdoc for mem_addr member of mei_device Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>