commit | 600d525869c45a6b3ce1fa5e58281376c5a2dab2 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Thu Oct 03 11:46:23 2013 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Thu Oct 31 19:54:10 2013 +0530 |
tree | b5ea21cab5c9a2987536b5f3d058e66dc5d1afa4 | |
parent | ac806a1c880d07753e54fb80aa3a70365a58652d [diff] |
dma: pl330: Remove unnecessary amba_set_drvdata() Driver core clears the driver data to NULL after device_release or on probe failure, so just remove it from here. Driver core change: "device-core: Ensure drvdata = NULL when no driver is bound" (sha1: 0998d0631001288a5974afc0b2a5f568bcdecb4d) Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>