diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-08-22 11:04:28 +0900 |
---|---|---|
committer | Matthew Garrett <matthew.garrett@nebula.com> | 2013-09-05 08:52:18 -0400 |
commit | 18a0393543fa3b04278cce235d3d76a13c877b94 (patch) | |
tree | 2e21759f2cd60e21e1bd7f89c26d85e193b977af /kernel/module.c | |
parent | 0be18a8e1133fc2cf668c90360fcd1a767f64faa (diff) | |
download | linux-18a0393543fa3b04278cce235d3d76a13c877b94.tar.gz |
platform: x86: remove unnecessary platform_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: Matthew Garrett <matthew.garrett@nebula.com>
Diffstat (limited to 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions