linux/drivers/misc/mei
Jingoo Han b9be2c60fc misc: mei: remove unnecessary pci_set_drvdata()
The driver core clears the driver data to NULL after device_release
or on probe failure. Thus, it is not needed to manually clear the
device driver data to NULL.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-09-26 09:13:54 -07:00
..
amthif.c mei: push credentials inside the irq write handler 2013-09-26 08:42:02 -07:00
bus.c Driver core patches for 3.12-rc1 2013-09-03 11:37:15 -07:00
client.c mei: mei_cl_unlink: no need to loop over dev list 2013-09-26 08:42:44 -07:00
client.h mei: prefix client log messages with client me and host ids 2013-09-26 08:39:27 -07:00
debugfs.c mei: convert to use simple_open() 2013-04-11 12:39:01 -07:00
hbm.c mei: propagate error from write routines instead of ENODEV 2013-09-26 08:42:02 -07:00
hbm.h mei: support HBM versioning 2013-06-17 16:43:09 -07:00
hw-me-regs.h mei: rename interface to hw-me 2013-01-08 16:40:45 -08:00
hw-me.c mei: me: fix hardware reset flow 2013-08-12 15:46:06 -07:00
hw-me.h mei: revamp mei_data2slots 2013-03-15 11:10:48 -07:00
hw.h mei: simplify preparing client host bus messages 2013-01-07 10:31:29 -08:00
init.c Merge 3.11-rc3 into char-misc-next. 2013-07-29 11:50:17 -07:00
interrupt.c mei: push credentials inside the irq write handler 2013-09-26 08:42:02 -07:00
Kconfig mei: move mei-me to separate module 2013-03-29 08:32:21 -07:00
main.c mei: mei_release: drop redundant check if cb is NULL 2013-09-26 08:39:27 -07:00
Makefile mei: nfc: Initial nfc implementation 2013-04-10 18:56:53 -07:00
mei_dev.h mei: check whether hw start has succeeded 2013-06-24 16:33:28 -07:00
nfc.c mei: nfc: fix nfc device freeing 2013-06-13 22:31:06 -07:00
pci-me.c misc: mei: remove unnecessary pci_set_drvdata() 2013-09-26 09:13:54 -07:00
wd.c mei: deprecate the mei_wd_state_independence_msg 2013-05-30 21:44:41 +09:00