mei: kill not used BAR0 length and base variables
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 25 Dec 2012 17:06:04 +0000 (19:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:31:28 +0000 (10:31 -0800)
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>

No differences found