mei: move clients cleanup code from init.c to client.c
authorTomas Winkler <tomas.winkler@intel.com>
Wed, 6 Feb 2013 12:06:44 +0000 (14:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Feb 2013 19:24:33 +0000 (11:24 -0800)
during reset we clean up client data structures
we move that code into wrappers in client
and call the wrappers

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found