mei: use local cl variables in wd and amthif
authorTomas Winkler <tomas.winkler@intel.com>
Thu, 2 Oct 2014 10:39:32 +0000 (13:39 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Nov 2014 23:52:48 +0000 (15:52 -0800)
commit3d32cf02241e307d3be92046a8cbd3deb8cda307
treee0b12181bf21fa86306ff5f352be0a9aadf9984b
parent140c7553231dcd119ebda8c27dec7f06aef7e323
mei: use local cl variables in wd and amthif

Use local cl variable instead of dev->iamthif_cl and dev->wd_cl
as the first step to use dynamic allocation of these clients
as their are not supported on all platforms

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