]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "ata: ahci-platform: add reset control support"
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Mon, 9 Apr 2018 01:32:34 +0000 (10:32 +0900)
committerTejun Heo <tj@kernel.org>
Mon, 9 Apr 2018 22:10:50 +0000 (15:10 -0700)
commit2325f27f74d520a7e414f21c724e2f47baa48faa
treee23dc3295d02acff77be9bed5c221b5f53d624bb
parentd94b38cd2b2688c3914b5a936bf622d4c0108f10
Revert "ata: ahci-platform: add reset control support"

This reverts commit 2963010a45231704a84346f26bf712eaaf6db113.

According to Thierry's view,
https://www.spinics.net/lists/linux-ide/msg55357.html
some hardware-specific drivers already use their own resets,
and the common reset might make a path to occur double controls of resets.

For now, revert the commit that adds reset control support to ahci-platform,
and hold until the solution is confirmed not be affect all hardware-specific
drivers.

Fixes: 2963010a4523 ("ata: ahci-platform: add reset control support")
Reported-by: Thierry Reding <thierry.reding@gmail.com>
Suggested-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Documentation/devicetree/bindings/ata/ahci-platform.txt
drivers/ata/ahci.h
drivers/ata/libahci_platform.c