diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-13 04:23:57 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2013-10-23 17:20:56 +0200 |
commit | 7902fe8cbc58ae2bd3dad1a8ecf28ce83b1ba3a8 (patch) | |
tree | d128694f40be3ce2ce4443c1f4e6d26ab0192e08 /CREDITS | |
parent | mfd: sm501: Remove unnecessary pci_set_drvdata() (diff) | |
download | linux-7902fe8cbc58ae2bd3dad1a8ecf28ce83b1ba3a8.tar.xz linux-7902fe8cbc58ae2bd3dad1a8ecf28ce83b1ba3a8.zip |
mfd: timberdale: 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. It also removes unnecessary label such
as 'err_request'.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions