ata: rb532_cf: cut drvdata assignment
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 30 May 2017 09:46:42 +0000 (11:46 +0200)
committerTejun Heo <tj@kernel.org>
Tue, 30 May 2017 15:54:37 +0000 (11:54 -0400)
commit0fe98fa056d75d824d1939dd1e8b71927a5f288a
tree7e6a8ccb1bd9b5ac45c753a4e89b6b089a183fdd
parenta2136b31d37e8edcea93a00e73b6383403b5b76e
ata: rb532_cf: 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_rb532_cf.c