diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-08-21 18:52:54 +0900 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2013-08-25 14:37:13 +0530 |
commit | 4d1b80bf7a5ae9829b8c741bfab7d9e03533e6b1 (patch) | |
tree | 99a4ab07c5fa1b8987eaa5be642f564ff054087f /drivers/dma/Kconfig | |
parent | b1baec525e75bcf4dd8c8824cfde476a98b13bab (diff) | |
download | kernel_replicant_linux-4d1b80bf7a5ae9829b8c741bfab7d9e03533e6b1.tar.gz kernel_replicant_linux-4d1b80bf7a5ae9829b8c741bfab7d9e03533e6b1.tar.bz2 kernel_replicant_linux-4d1b80bf7a5ae9829b8c741bfab7d9e03533e6b1.zip |
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 <jg1.han@samsung.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/Kconfig')
0 files changed, 0 insertions, 0 deletions