]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ata: sata_gemini: Remove remaining reset glue
authorDr. David Alan Gilbert <linux@treblig.org>
Wed, 11 Dec 2024 23:52:50 +0000 (23:52 +0000)
committerDamien Le Moal <dlemoal@kernel.org>
Mon, 16 Dec 2024 13:36:27 +0000 (22:36 +0900)
commit7b64859fde26ea4bb662db7401c8ebec5ac7f8b5
tree9af5040be68b56478c04891385e8b2563de6fb39
parenta7f08ca7df9260bdcda8e3931c0680c24e02be0b
ata: sata_gemini: Remove remaining reset glue

Now that gemini_sata_reset_bridge() is gone, we can remove
the sata0/1_reset members and the code that creates them.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
drivers/ata/sata_gemini.c