diff options
author | Jingoo Han <[email protected]> | 2013-08-21 18:52:54 +0900 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2013-08-25 14:37:13 +0530 |
commit | 4d1b80bf7a5ae9829b8c741bfab7d9e03533e6b1 (patch) | |
tree | 99a4ab07c5fa1b8987eaa5be642f564ff054087f /lib/memory-notifier-error-inject.c | |
parent | b1baec525e75bcf4dd8c8824cfde476a98b13bab (diff) |
dma: ipu: 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: Shawn Guo <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions