pata: ixp4xx: Refer to cmd and ctl rather than csN
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 26 Jul 2021 08:37:55 +0000 (10:37 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 4 Aug 2021 10:20:32 +0000 (12:20 +0200)
commit8e3d25a6231832a9525f0e0bb6fb4c13df347175
treec85477627be4faf0294ed9258e5c7714a5787952
parentd2b507acc62d9cdeed0885392ae8c33f8f1a109c
pata: ixp4xx: Refer to cmd and ctl rather than csN

The two "cs0" and "cs1" are "chip selects" but on some
platforms such as GW2358 they are actually both in CS3
making this terminology very confusing. Call the
addresses "cmd" and "ctl" after function instead.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/ata/pata_ixp4xx_cf.c
include/linux/platform_data/pata_ixp4xx_cf.h