2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 20:53:53 +08:00
linux-next/drivers/misc/mei
Tomas Winkler 3d32cf0224 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>
2014-11-03 15:52:48 -08:00
..
amthif.c mei: use local cl variables in wd and amthif 2014-11-03 15:52:48 -08:00
bus.c mei: remove include to pci header from mei module files 2014-09-29 11:56:02 -04:00
client.c mei: drop unneeded client NULL check in cb structure 2014-11-03 15:52:48 -08:00
client.h mei: get rid of most of the pci dependencies in mei 2014-09-29 11:56:01 -04:00
debugfs.c mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
hbm.c mei: drop unneeded client NULL check in cb structure 2014-11-03 15:52:48 -08:00
hbm.h mei: move mei_hbm_hdr function from hbm.h the hbm.c 2014-09-29 11:56:01 -04:00
hw-me-regs.h mei: add WPT second mei interface 2014-07-09 14:19:34 -07:00
hw-me.c mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
hw-me.h mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
hw-txe-regs.h mei: extract fw status registers 2014-05-03 19:21:22 -04:00
hw-txe.c mei: mei_txe_fw_sts can be static 2014-09-29 18:21:46 -07:00
hw-txe.h mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
hw.h mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
init.c mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
interrupt.c mei: drop unneeded client NULL check in cb structure 2014-11-03 15:52:48 -08:00
Kconfig mei: fix compilation error with missing WATCHDOG_CORE 2014-02-14 10:13:46 -08:00
main.c mei: fix KDoc documentation formatting 2014-09-29 11:56:02 -04:00
Makefile mei: txe: add Kbuild for TXE device 2014-02-07 15:08:46 -08:00
mei_dev.h mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
nfc.c mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
pci-me.c Char/Misc driver patches for 3.18-rc1 2014-10-08 06:55:41 -04:00
pci-txe.c Char/Misc driver patches for 3.18-rc1 2014-10-08 06:55:41 -04:00
wd.c mei: use local cl variables in wd and amthif 2014-11-03 15:52:48 -08:00