diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-12-09 12:31:12 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-12-09 18:09:29 -0500 |
commit | 06bbd681904d80aa76ed132fcc37d8887799b1cd (patch) | |
tree | 01360bc95482dd7a7ba026a2a7c4129b2764f927 /ipc | |
parent | 94d6b538c7d2b273c34f36b2c55a332074b4940d (diff) | |
download | op-kernel-dev-06bbd681904d80aa76ed132fcc37d8887799b1cd.zip op-kernel-dev-06bbd681904d80aa76ed132fcc37d8887799b1cd.tar.gz |
wan: pc300too: 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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions