ata: sata_gemini: Introduce explicit IDE pin control
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 8 Aug 2017 19:07:14 +0000 (21:07 +0200)
committerTejun Heo <tj@kernel.org>
Fri, 11 Aug 2017 17:32:09 +0000 (10:32 -0700)
commitd872ced29d5f847b23bb5a7bc24a234a936568bd
tree39eb654970d2e974fa946ceb970f0454cb8a94e6
parentd99058a232e78c580e92ecf2670eabdbd68a5f2c
ata: sata_gemini: Introduce explicit IDE pin control

The IDE pins are managed by the pin controller, if we want to
use these, we need to ask the pin controller to explicitly enable
them as by default, these pins are used for other business and
most users just rely on the SATA bridge.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/sata_gemini.c