mei: mei_me_client is not hw API move to mei_dev.h
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 25 Dec 2012 17:06:05 +0000 (19:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:31:28 +0000 (10:31 -0800)
commitdb7da79df1a9eafb4f07653bf9011537325a9b62
treed5612ef4f7203ea4ac7a0d34d6378f16b4ffc513
parentfecb0d584ee96fb2ab3c65825029a66a23ee7e31
mei: mei_me_client is not hw API move to mei_dev.h

Move struct mei_me_client from hw.h to mei_dev.h as it is not
part of the hardware API. The structutre doesn't have to
be packed. Add kdoc for this structure.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/hw.h
drivers/misc/mei/mei_dev.h