diff options
author | Jingoo Han <[email protected]> | 2013-08-26 09:32:05 +0900 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2013-08-27 14:26:29 +0530 |
commit | eb262a5419708319a3174d4ddf2777f472779182 (patch) | |
tree | 35861017dedc9c6ae9a68eed3e532a29b3359616 /tools/perf/util/trace-event-scripting.c | |
parent | 1e69653d40f1a280dbfef48b0c62473ac415dd57 (diff) |
dma: sh: 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 <[email protected]>
Acked-by: Simon Horman <[email protected]>
Acked-by: Guennadi Liakhovetski <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions