Files
linux/drivers/mtd
Jingoo Han cd688920c5 mtd: pci: 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: Brian Norris <computersforpeace@gmail.com>
2013-11-06 23:32:43 -08:00
..
2013-08-20 17:53:25 +03:00
2013-04-05 13:16:54 +01:00
2012-07-14 16:38:34 +04:00
2013-08-30 21:51:25 +01:00