ata: bf54x: cut drvdata assignment
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 30 May 2017 09:46:39 +0000 (11:46 +0200)
committerTejun Heo <tj@kernel.org>
Tue, 30 May 2017 15:54:36 +0000 (11:54 -0400)
commit7ed4a21ad3131588e01178c915e6a854f391104e
treef9a2f7909521ca7e069ee23f715b80085aadf697
parent9bb9a39ce51eae886575251e87d9292f679e3e32
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>
drivers/ata/pata_bf54x.c