mei: bus: complete variable rename of type struct mei_cl_device
authorTomas Winkler <tomas.winkler@intel.com>
Thu, 10 Sep 2015 07:18:04 +0000 (10:18 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 02:31:09 +0000 (19:31 -0700)
commit893913822e829f7a37824f6041ff964076374191
tree30ac68e8fdee36be8f7ba8ae619e441ce585f0f8
parent01a14edeaf0456c28e2b9af3afdc0807ec6c20bd
mei: bus: complete variable rename of type struct mei_cl_device

In the
commit 5c079ae11921 ("mei: bus: fix drivers and devices names confusion")
we set the variables of type struct mei_cl_device to 'cldev'
but few places were left out, namely mei_cl_bus.h header
and the mei nfc drivers.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/nfc/mei_phy.c
drivers/nfc/mei_phy.h
drivers/nfc/microread/mei.c
drivers/nfc/pn544/mei.c
include/linux/mei_cl_bus.h