diff options
| author | Andy Shevchenko <[email protected]> | 2013-06-13 15:00:01 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-06-17 20:47:25 +0000 |
| commit | 54b448e5e4d2215974b959a97ead55bb9218904c (patch) | |
| tree | 5e8c8f31665ec52918475ac23b2e6b235d2e5dc8 /drivers/usb/chipidea/debug.c | |
| parent | usb: chipidea: i.MX: use devm_usb_get_phy_by_phandle to get phy (diff) | |
| download | kernel-54b448e5e4d2215974b959a97ead55bb9218904c.tar.gz kernel-54b448e5e4d2215974b959a97ead55bb9218904c.zip | |
usb: chipidea: remove superfluous pci_set_drvdata(pci, NULL)
As drvdata is cleared to NULL at probe failure or at removal by the driver
core, we don't have to call pci_set_drvdata(pci, NULL) any longer in each
driver.
Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Alexander Shishkin <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/chipidea/debug.c')
0 files changed, 0 insertions, 0 deletions
