diff options
author | 2013-08-22 11:08:04 +0900 | |
---|---|---|
committer | 2013-08-27 16:24:33 -0700 | |
commit | 1b2a405bbacc513627be875515bff4af5b498346 (patch) | |
tree | f5a03efe53cd47cfd7e17dff2492f62ade2b33f3 /tools/perf/scripts/python | |
parent | serial: st-asc: remove unnecessary platform_set_drvdata() (diff) | |
download | linux-dev-1b2a405bbacc513627be875515bff4af5b498346.tar.xz linux-dev-1b2a405bbacc513627be875515bff4af5b498346.zip |
TTY: amiserial, 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions