commit | 7ed4a21ad3131588e01178c915e6a854f391104e | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue May 30 11:46:39 2017 +0200 |
committer | Tejun Heo <tj@kernel.org> | Tue May 30 11:54:36 2017 -0400 |
tree | f9a2f7909521ca7e069ee23f715b80085aadf697 | |
parent | 9bb9a39ce51eae886575251e87d9292f679e3e32 [diff] |
ata: bf54x: cut drvdata assignment ata_host_alloc_pinfo() assigns the host pointer to the struct device * drvdata, do not assign it a second time. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Tejun Heo <tj@kernel.org>