commit | 893913822e829f7a37824f6041ff964076374191 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Thu Sep 10 10:18:04 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Sep 20 19:31:09 2015 -0700 |
tree | 30ac68e8fdee36be8f7ba8ae619e441ce585f0f8 | |
parent | 01a14edeaf0456c28e2b9af3afdc0807ec6c20bd [diff] |
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>