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)
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

Simple merge
Simple merge