diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2017-05-30 11:46:40 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2017-05-30 17:54:36 +0200 |
commit | 62a98c2764e24b6ac637e3d3afe9dd6c5f088449 (patch) | |
tree | c6591e7f38d76bb97d5dbfba756e341879cf0740 /.gitignore | |
parent | ata: bf54x: cut drvdata assignment (diff) | |
download | linux-62a98c2764e24b6ac637e3d3afe9dd6c5f088449.tar.xz linux-62a98c2764e24b6ac637e3d3afe9dd6c5f088449.zip |
ata: ep93xx: cut drvdata assignment
ata_host_alloc_pinfo() assigns the host pointer to the
struct device * drvdata, do not assign drv_data like this.
Since ata_host_alloc_pinfo() is called after this site, the
correct value is set eventually, but this assignment is just
plain pointless.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions